Hi all I have foud interestign feature with Ant 1.41 on jdk1.3 and NT4. If I use exec tag in my build script like: <exec executable="release6.bat "/>
it allocates extra 50MB of RAM and invoked "cmd.exe" about 30 times. If I change the tag to: <exec executable="release6.bat"/> then everything is fine. Is it a bug or a feature ? Thanx, Laco. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
