Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 22534 invoked from network); 4 Nov 2010 13:27:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 13:27:06 -0000 Received: (qmail 60863 invoked by uid 500); 4 Nov 2010 13:27:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 60517 invoked by uid 500); 4 Nov 2010 13:27:35 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 60509 invoked by uid 99); 4 Nov 2010 13:27:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 13:27:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ralph.goers@dslextreme.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 13:27:27 +0000 Received: by qwj9 with SMTP id 9so1200949qwj.30 for ; Thu, 04 Nov 2010 06:27:07 -0700 (PDT) Received: by 10.224.125.205 with SMTP id z13mr676592qar.225.1288877226995; Thu, 04 Nov 2010 06:27:06 -0700 (PDT) Received: from [10.20.89.255] ([38.101.196.246]) by mx.google.com with ESMTPS id n7sm8295011qcu.16.2010.11.04.06.27.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Nov 2010 06:27:06 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: commons:download-page From: Ralph Goers In-Reply-To: Date: Thu, 4 Nov 2010 06:27:04 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <6E278C8D-DA45-4812-9ED4-57A0395E5678@dslextreme.com> References: To: "Commons Developers List" X-Mailer: Apple Mail (2.1081) On Nov 4, 2010, at 6:21 AM, J=F6rg Schaible wrote: > Hi Ralph, >=20 > Ralph Goers wrote: >=20 >>=20 >> commons:download-page doesn't seem to work correctly with mvn >> release:prepare and release:perform. If you manually invoke it = before the >> release the files will be for the SNAPSHOT before the release. If you = run >> it after then they will be for the next SNAPSHOT version. The only = way to >> get the correct version is to run the command and then manually edit = the >> file before performing the release. It probably needs to be added to = the >> commons version of the release plugin. >=20 > Normally it is generated from the tagged stuff. So why is it run = "before" or=20 > "after"? >=20 You run commons:download-page and check in the result on the tag? I've = never followed a process before where the contents of the tag was = modified. Or do you just not check in the xml that commons:download-page = generates? Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org