From dev-return-83839-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Dec 18 14:38:58 2008 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 99460 invoked from network); 18 Dec 2008 14:38:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2008 14:38:58 -0000 Received: (qmail 12302 invoked by uid 500); 18 Dec 2008 14:39:10 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 12027 invoked by uid 500); 18 Dec 2008 14:39:09 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 12016 invoked by uid 99); 18 Dec 2008 14:39:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 06:39:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [68.142.200.151] (HELO web30808.mail.mud.yahoo.com) (68.142.200.151) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 18 Dec 2008 14:38:47 +0000 Received: (qmail 73694 invoked by uid 60001); 18 Dec 2008 14:38:26 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=PRQlOrwDiF1xT05Puntmw4NCKQGUcam6QBtl4+ViQadggA4ec5k4jXk1T08eZuJMqeDh2b4XoVPhl9EVjgOSV0qHX0FTud/qHbwL4wuYfbPs0b7c9DffYydBkhzvakhktS/a6Y5puX+LAMyuK2Grg95jlHEFabquGttAuFpLL0Q=; X-YMail-OSG: E21ZPdYVM1kiqN6SzPz7bhyaxhraZoHAlZOlfltmtPIoa9Hmt6c8cxHY2M2aOh42f5c5MDI3fOlctFyX15AbZPfB8No0DUOIgNUhL0i6AdabQmIUYU9veYD3KuzccbMgNqw9Q5nUS.kQWIw7OXFeNjUK8IVc.52l01gE9fw1tvoiuhruzKrfTe8VnfyuXn6rK7w3_8Cum51wBJar7yaIACFnta9.AJpQ Received: from [134.58.179.36] by web30808.mail.mud.yahoo.com via HTTP; Thu, 18 Dec 2008 06:38:26 PST X-Mailer: YahooMailRC/1155.39 YahooMailWebService/0.7.260.1 References: <20081217222326.BBEC22388920@eris.apache.org> Date: Thu, 18 Dec 2008 06:38:26 -0800 (PST) From: Maarten Coene Subject: Re: svn commit: r727546 - /ant/ivy/core/branches/2.0.0/build-release.xml To: Ant Developers List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <749965.72265.qm@web30808.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Yes, I'll do the merge when I'm finished with the 2.0.0 release... Maarten ----- Original Message ---- From: Gilles Scokart To: dev@ant.apache.org Sent: Thursday, December 18, 2008 10:33:14 AM Subject: Re: svn commit: r727546 - /ant/ivy/core/branches/2.0.0/build-release.xml Shouldn't this be done on the trunk ? Gilles Scokart 2008/12/17 : > Author: maartenc > Date: Wed Dec 17 14:23:26 2008 > New Revision: 727546 > > URL: http://svn.apache.org/viewvc?rev=727546&view=rev > Log: > A bit less logging when signing the files > > Modified: > ant/ivy/core/branches/2.0.0/build-release.xml > > Modified: ant/ivy/core/branches/2.0.0/build-release.xml > URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0/build-release.xml?rev=727546&r1=727545&r2=727546&view=diff > ============================================================================== > --- ant/ivy/core/branches/2.0.0/build-release.xml (original) > +++ ant/ivy/core/branches/2.0.0/build-release.xml Wed Dec 17 14:23:26 2008 > @@ -216,13 +216,13 @@ > > > > - + module="commons-openpgp" revision="1.0-SNAPSHOT" inline="true" pathid="openpgp.classpath"/> > - + module="bcprov-jdk16" revision="140" inline="true" pathid="bouncycastle.bcprov.classpath"/> > > > - + module="bcpg-jdk15" revision="140" inline="true" pathid="bouncycastle.bcpg.classpath"/> > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org