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=29066>. 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=29066 Unable to delete JAR file ------- Additional Comments From [EMAIL PROTECTED] 2004-05-18 17:19 ------- Verbose output from ANT in case it helps track down the bug... Apache Ant version 1.6.1 compiled on February 12 2004 Buildfile: build.xml Detected Java version: 1.4 in: C:\J2SDK1.4.2_01\JRE Detected OS: Windows 98 parsing buildfile C:\src\net\nj2dx\util\build.xml with URI = file:///C:/src/net/nj2dx/util/build.xml Project base dir set to: C:\src\net\nj2dx\util Build sequence for target `clean' is [version, clean] Complete build sequence is [version, clean, compile, build, all, usage, ] version: [echo] Using Apache Ant version 1.6.1 compiled on February 12 2004 clean: [delete] Deleting 1 files from C:\src\net\nj2dx\util [delete] Deleting C:\src\net\nj2dx\util\util.jar BUILD FAILED C:\src\net\nj2dx\util\build.xml:14: Unable to delete file C:\src\net\nj2dx\util\util.jar at org.apache.tools.ant.taskdefs.Delete.removeFiles(Delete.java:614) at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:503) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:269) at org.apache.tools.ant.Task.perform(Task.java:364) at org.apache.tools.ant.Target.execute(Target.java:301) at org.apache.tools.ant.Target.performTasks(Target.java:328) at org.apache.tools.ant.Project.executeTarget(Project.java:1215) at org.apache.tools.ant.Project.executeTargets(Project.java:1063) at org.apache.tools.ant.Main.runBuild(Main.java:632) at org.apache.tools.ant.Main.startAnt(Main.java:183) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:197) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:56) Total time: 7 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]