Hello David, Wednesday, September 11, 2002, 8:00:25 PM, you wrote:
DJ> Maybe this is a windows only problem? I didn't have a problem cleaning on DJ> linux. Maybe.. I have it permanently. Am I along here? DJ> BTW I didn't modify the build.bat files to increase the memory, which was DJ> required on my linux system to do build.sh all. Could you try build.bat DJ> all and add the -X..... stuff if necessary? set ANT_OPTS=%ANT_OPTS% -Xmx640m As in build.sh but it doesn't help. Thank you. alex DJ> On 2002.09.11 12:45:30 -0400 Alex Loubyansky wrote: >> Another problem, David. >> When cleaning up I get the following exception. >> The file exists and can deleted manually w/o problems. >> Or is it just my own problem? >> >> Thank you. >> >> alex >> >> _buildmagic:clean: >> [delete] Deleting directory C:\CVSROOT\jboss-all\j2ee\output >> >> BUILD FAILED >> >> >jar:file:/C:/CVSROOT/jboss-all/tools/lib/buildmagic-tasks.jar!/org/jboss/tools/buildmagic/common.xml:124: >> Unable to delete file C:\CVSROOT\jboss-all\j2ee\output\lib\jboss-j2ee.jar >> at org.apache.tools.ant.taskdefs.Delete.removeDir(Delete.java:388) >> at org.apache.tools.ant.taskdefs.Delete.removeDir(Delete.java:381) >> at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:327) >> at org.apache.tools.ant.Task.perform(Task.java:317) >> at org.apache.tools.ant.Target.execute(Target.java:309) >> at org.apache.tools.ant.Target.performTasks(Target.java:334) >> at org.apache.tools.ant.Project.executeTarget(Project.java:1306) >> at org.jboss.tools.buildmagic.task.Ant.execute(Ant.java:261) >> at >org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java:292) >> at >org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java:194) >> at org.apache.tools.ant.Task.perform(Task.java:317) >> at org.apache.tools.ant.Target.execute(Target.java:309) >> at org.apache.tools.ant.Target.performTasks(Target.java:334) >> at org.apache.tools.ant.Project.executeTarget(Project.java:1306) >> at org.apache.tools.ant.Project.executeTargets(Project.java:1250) >> at org.apache.tools.ant.Main.runBuild(Main.java:610) >> at org.apache.tools.ant.Main.start(Main.java:196) >> at org.apache.tools.ant.Main.main(Main.java:235) >> ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
