Re: NIO 2.0 == Ant 2.0? was Re: Java NIO support

2012-02-16 Thread Steele, Richard
On Thu, Feb 16, 2012 at 2:49 PM, Mansour Al Akeel wrote: > > > > 2012/2/16 Nicolas Lalevée > > > > implementation are, but a 1s launch (bash script and jvm launch included) > > would be to too long for me. > > > Agreed. > > And this is why I suggested java plugin framework in a previous email

Re: [VOTE] Release Ant 1.8.3

2012-02-07 Thread Steele, Richard
For what it's worth I just ran our our rather complex set of reusable build scripts--with dozens of custom tasks, some that do fairly intricate things with the Ant API--without any apparent issue. I was also able to confirm https://issues.apache.org/bugzilla/show_bug.cgi?id=51044 is fixed. Rich

Re: Seeking feedback on new Ivy plugin - latest status in version range

2011-11-27 Thread Steele, Richard
I am very interested! I asked a question on this list and on stack overflow ( http://stackoverflow.com/questions/5596002/is-there-a-way-to-specify-an-ivy-dependency-using-a-dynamic-revision-but-restric) a while back and it's clear something like this doesn't exist yet. There was one suggestion to

Re: Sources of the ant jars into the maven repository

2011-04-13 Thread Steele, Richard
For what it's worth, a definite +1 from me. Rich 2011/4/12 Nicolas Lalevée > Hi guys, > > The more I used automatic dependency management and working with open > source project, the more I expect to quickly have a development environment > in which I can debug. So I often expect to have the sou