On Nov 29, 2007 10:05 AM, Geoffrey Mitchell
<[EMAIL PROTECTED]> wrote:
> Sadly, the only solution I could find was to use the java task to invoke
> ant in a new JVM for each sub-project (with ant-contrib for task to loop
> through directories). I use one shared build file for all projects. I
> kn
Sadly, the only solution I could find was to use the java task to invoke
ant in a new JVM for each sub-project (with ant-contrib for task to loop
through directories). I use one shared build file for all projects. I
know this is not the "ant way", but it makes a lot more sense to me than
copy