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=32039>. 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=32039 Ant crashes during dependency checking Summary: Ant crashes during dependency checking Product: Ant Version: 1.5.3 Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] java 1.4.2 Linux 2.4.18 using reiserfs, KDE 3.0. When running our build the PC crashes during the dependency checking - I ran ant with the -debug commandline option, the machine freezes after the following line: +User task: dependset org.apache.tools.ant.taskdef.DependSet Have been using this build file without problems for a year, the only thing that has changed is that I have merged 2 older projects into one big project; so I have a more complex fileset expression at the start that excludes a number of directories. (Previously I did not have any exclude statements in the build file.) The crash is made more destructive by the fact that on a reboot I find data on my disk has been corrupted, usually the last file I was editing (not always), it look slike it is being overwritten with a class file. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
