[PATCH] Expose just the Ant version String

2008-07-09 Thread Nick Pellow
Hi, This is a very simple patch which will allow Tasks to determine the version of Ant they are being run in. This is especially useful for knowing which methods on Project are available. e.g. public void log(String message, Throwable throwable, int msgLevel) et al are only available

Maven Repo Stuff for ant 1.7.1

2008-07-09 Thread Stefan Bodewig
Hi all, I followed our release instructions which say I need to copy the jars and poms generated by Ant's distribution target to /repo/m1-ibiblio-rsync-repository on people.a.o Does anybody who is more familiar than myself know whether this (1) still has the desired effect of getting the jars p

Re: Maven Repo Stuff for ant 1.7.1

2008-07-09 Thread Steve Loughran
Stefan Bodewig wrote: Hi all, I followed our release instructions which say I need to copy the jars and poms generated by Ant's distribution target to /repo/m1-ibiblio-rsync-repository on people.a.o Does anybody who is more familiar than myself know whether this (1) still has the desired eff

State of 1.7.1 release

2008-07-09 Thread Stefan Bodewig
Hi, with Kev, Martijn and myself we have three PMC members vote +1 on the release. Given that Kev is moving across half of the planet, I'm finishing the release process for him. So far the release files are in place and the Ant site has been updated at the rsync master and I'm holding back the a

[ANN] Apache Ant 1.7.1 Released

2008-07-09 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Apache Ant Team is proud to announce that version 1.7.1 has been released and is available as source[1] and binary[2] archives now. Ant 1.7.1 is mostly a bug fix release which addresses numerous issues found in Ant 1.7.0 released in December 2006.

Re: null system properties in buildStarted()

2008-07-09 Thread Stefan Bodewig
On Sat, 5 Jul 2008, <[EMAIL PROTECTED]> wrote: > I'd like to know why properties are not defined in buildStarted(). The primary reason is that setting properties will create messageLogged events which means listeners would receive build e

Re: State of 1.7.1 release

2008-07-09 Thread Kevin Jackson
Hi, > with Kev, Martijn and myself we have three PMC members vote +1 on the > release. Given that Kev is moving across half of the planet, I'm > finishing the release process for him. Thanks for stepping in Stefan, > So far the release files are in place and the Ant site has been > updated at t

Re: State of 1.7.1 release

2008-07-09 Thread Stefan Bodewig
On Wed, 9 Jul 2008, Kevin Jackson <[EMAIL PROTECTED]> wrote: >> with Kev, Martijn and myself we have three PMC members vote +1 on >> the release. Given that Kev is moving across half of the planet, >> I'm finishing the release process for him. > > Thanks for stepping in Stefan, You did all the