Re: [PATCH] Ant Task - Proposed Enhancement

2003-03-13 Thread Andrew Goodnough
ompatibility issues. If I start with adding to CVS, will you work with us to make sure your needs are met in the new task, which includes pasting in all the bits of this patch that help. I like the memory stuff, BTW -we do need to fight leakage here. -steve - Original Message - From: &q

RE: [PATCH] Ant Task - Proposed Enhancement

2003-03-13 Thread Andrew Goodnough
ell? This is why and orther derivatives exist, and do a good job at what they do. Have you considered the subtleties of what basedir gets used for the sub-projects when mixing build filesets and dirsets? Instead of modifying Ant to get your chances, you might as well have used something that alrea

[PATCH] Ant Task - Proposed Enhancement

2003-03-13 Thread Andrew Goodnough
The current ant task runs an ant process for a specified build file in a specified directory. I wanted to be able to give it more than one directory, and execute the build file found in each directory specified, or give it a set of build files to execute. This can be really useful for building pr