Why is the java command not executing
Output: The Build is sucessfuly creating the jar file but not executing the Java file. Any idea why the java is not executing the file. Regards, Venu.
java task reformats build.xml
Hi, I'm writing a Web Service client (with Axis2 1.6.0), using Ant (1.8.1, packaged by Gentoo) and noticing that Ant not only reads build.xml, but writes it back, discarding my whitespace and triggering a warning from my editor. The behavior is 100% reproducible - build.xml with just a basic co