DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5074>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5074 java task doesnt generate commands that the MS jview JVM can handle Summary: java task doesnt generate commands that the MS jview JVM can handle Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I think this should go in as a doc clarification, but I am filing in bugzilla for completeness. That wierd little JVM from MS, fast as it was at the time, doesnt like -classpath (-cp is ok), or any means of speccing the max memory. So the <java> task as is wont spawn jview.exe reliably, even if you name the command properly. The fact that nobody has mentioned this is a good thing: it means no ant users use the MSJVM. but we should document it in a) system requirements and b) the java task. Or we could hack around the CommandLineJava stuff, but I would rather leave that to someone who actually wants to run jview. I am willing to do the doc changes. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
