Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 10554 invoked from network); 12 Sep 2007 00:58:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 00:58:31 -0000 Received: (qmail 1427 invoked by uid 500); 12 Sep 2007 00:58:18 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 1384 invoked by uid 500); 12 Sep 2007 00:58:18 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 1373 invoked by uid 99); 12 Sep 2007 00:58:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 17:58:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ted.husted@gmail.com designates 209.85.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 00:58:16 +0000 Received: by wa-out-1112.google.com with SMTP id m38so55152waf for ; Tue, 11 Sep 2007 17:57:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=2S3TLJSRxEfyeMl9jNJe+U0W3A/cpu8P0ear+qfzD2U=; b=FDb7hGqrdJyJvbGGsOwybcl83YhFS8liiD0v9Kimy01bdG53z1IRjedDaVSVAmhMRdHjVdf9W4Rl53mTRxfXwCyDG8Ytw2iPNyb+hW4hi0bdwJrhn8kVqdpZNlPBu9p9M8IeY3SNN3nIgQP76qruFCbBWV9DLEuTuXNe5mAbBWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Iu1GbOwzSlGqi/yfMSoTMh+pdY2GBvkX/7kue2xm8kSJcUTJ7kUjvn/Zzs4jkySAboNU9a9b+rbEOewUR+GkOcJ1f/Mf76t6kLF3A77LXbgABbfKa2ZBbP8XahGPsfb+dbbvW7W5iCxMXir6evHr4snUtsXgoBElu/6rmbb7eTo= Received: by 10.141.20.7 with SMTP id x7mr1076477rvi.1189558673266; Tue, 11 Sep 2007 17:57:53 -0700 (PDT) Received: by 10.141.201.12 with HTTP; Tue, 11 Sep 2007 17:57:53 -0700 (PDT) Message-ID: <8b3ce3790709111757w6c244f24q493b8d75a117abf4@mail.gmail.com> Date: Tue, 11 Sep 2007 20:57:53 -0400 From: "Ted Husted" Sender: ted.husted@gmail.com To: "Struts Developers List" Subject: Re: Hold 2.0.10 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46CE56D9.5090500@fdar.com> <8b3ce3790709051342u1247e01ej3578f03cc2e0f69a@mail.gmail.com> <8b3ce3790709100633v5aa3814fv6c2cdbf29ec748f3@mail.gmail.com> <8b3ce3790709101729y4490124x9932d3e523bc844a@mail.gmail.com> X-Google-Sender-Auth: 5cea636e84d6f545 X-Virus-Checked: Checked by ClamAV on apache.org On 9/11/07, Antonio Petrelli wrote: > I don't know if it is useful, but it seems that the parameter is " > gpg.passphrase" and not "passphrase". I appreciate the suggestion, but that didn't work either. I'm sure the plugin will work out fine, it's just that my system is whacked when it comes to gpg. I tried to move forward by switching my working copy to the "struts2-parent-2.0.10" tag, to get the updated POMs. At first it failed because the assembly/pom.xml still referred to the 2.0.10-SNAPSHOT. Then, it failed because it couldn't fnd the struts2-portlet.war. Looking in the portlet application POM, we've set the artifact name to "struts2-portlet-branch" in the 2_0_X branch. Is that intentional? Anyway, I'll plan on deleting the 2.0.10 tag tormorrow and trying again the old-fashioned way. I am glad that we are working on getting the release plugin in place, since I'm sure it will help in the long run. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org