From: "Nico Seessle" <[EMAIL PROTECTED]> > Others: Do you think it would be useful to add this (as ant.exe) to the Ant > Distribution, so we can avoid future problems with ant.bat? >
I'm happy to have it in there as source, but I think the real solution is to move this processing into Java code, not C++. That is the approach taken by most of the Ant2 proposals. I might play around with a Java based launcher. Conor
