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=16006>. 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=16006 Patch for ant 1.5.1 buld problems on kaffe Summary: Patch for ant 1.5.1 buld problems on kaffe Product: Ant Version: 1.5.1 Platform: PC URL: http://www.kaffe.org/~robilad/ant-1.5.1-kaffe.diff OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I was sick of ant 1.5.1 not being able to build itself on latest kaffe from CVS, and provided a patch that fixes two bugs: a) It fixes the Get task to ge truely implementation independant. b) It moves it out of excluded tsk list in build.xml You can now buld ant 1.5.1 using CLASSPATH=/path/to/ant-1.5.1 kaffe org.apache.tools.ant.Main -Dbuild.compiler=kjc in the top ant directory. best regards, dalibor topic -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>