Re: possible build of Ant 1.9.3

2013-12-16 Thread Stefan Bodewig
On 2013-12-17, Antoine Levy Lambert wrote: > are there bugs or improvements that we would like to address for a > release 1.9.3 of Ant ? Please give me some time to test Ant trunk on Windows to ensure the patch doesn't re-introduce the Windows issue that was the reason for the change that slowed

possible build of Ant 1.9.3

2013-12-16 Thread Antoine Levy Lambert
Hi, are there bugs or improvements that we would like to address for a release 1.9.3 of Ant ? We got this email from Laurent Goujon on the user list : > Hi, > Last week, a big ant performance issue has been fixed, and I'm now waiting > for this fix to be released. Does someone know when the

Re: Contributing a tool to build OS X .pkg of Apache Ant

2013-12-16 Thread Antoine Levy Lambert
Hello Ben, this should be living in ant core. Either in the root directory or in the release directory. Regards, Antoine On Dec 16, 2013, at 8:18 PM, Ben Gertzfield wrote: > Hi Ant folks, > > As of OS X version 10.9 ("Mavericks"), OS X no longer includes Apache Ant. > > To help people who do

Contributing a tool to build OS X .pkg of Apache Ant

2013-12-16 Thread Ben Gertzfield
Hi Ant folks, As of OS X version 10.9 ("Mavericks"), OS X no longer includes Apache Ant. To help people who don't want to install Homebrew or similar systems to grab Ant, I wrote a Python script to build a OS X .pkg installer of Ant: http://pastebin.com/raw.php?i=StmYCeZd I'd like to contribute

Contributing a tool to build OS X .pkg of Apache Ant

2013-12-16 Thread Ben Gertzfield
Hi Ant folks, As of OS X version 10.9 ("Mavericks"), OS X no longer includes Apache Ant. To help people who don't want to install Homebrew or similar systems to grab Ant, I wrote a Python script to build a OS X .pkg installer of Ant: http://pastebin.com/raw.php?i=StmYCeZd I'd like to contribute