Re: New task contribution

2010-08-13 Thread Jess Holle
On 8/13/2010 7:52 AM, Jesse Glick wrote: On 08/13/2010 06:35 AM, Andrey Pavlenko wrote: Exporting properties and references from a sub-project to its parent project This is something I struggled with in NetBeans-generated Java projects. I wanted to permit build scripts to call dependencies

Re: New task contribution

2010-08-13 Thread Jesse Glick
On 08/13/2010 06:35 AM, Andrey Pavlenko wrote: Exporting properties and references from a sub-project to its parent project This is something I struggled with in NetBeans-generated Java projects. I wanted to permit build scripts to call dependencies recursively without reentering any dependenc

New task contribution

2010-08-13 Thread Andrey Pavlenko
Hi all, I would like to contribute a task which, in my opinion, might be very helpful for many people. The sources and documentation are located here: http://tools4j.googlecode.com/files/batchant.zip. Cut from documentation: This task is very similar to Subant but has the following features adde