DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31106>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





------- Additional Comments From [EMAIL PROTECTED]  2004-10-06 22:48 -------
Patches applied (with some changes) to CVS head; backporting to 1.6.x is
possible if nobody objects.

A test case would be nice, something with both long arguments and many 
arguments. 

I worry that we dont clean up the command files till later, potentially much
later. If you run ant in an IDE, or a multi-day ant project (c.f. GridAnt), then
that is the wrong way to do it. Its easy enough to add clean up after a blocking
execute, but spawning worries me.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to