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=15289>. 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=15289 Path.addJavaRuntime doesn't recognize IBM JDK 1.4.0 jars Summary: Path.addJavaRuntime doesn't recognize IBM JDK 1.4.0 jars Product: Ant Version: 1.6Alpha (nightly) Platform: PC URL: http://groups.google.com/groups?threadm=at7l3d%243ql8%24 1%40news.boulder.ibm.com OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Path type doesn't recognize the layout of runtime jars in IBM's JDK 1.4.0, which causes compiling with Ant, Jikes and this JDK not to work out of the box. See eg. <http://groups.google.com/groups?threadm=at7l3d%243ql8%241%40news.boulder.ibm.com> and the JDK page at <http://www-106.ibm.com/developerworks/java/jdk/linux140/>. I'll attach a patch (against current CVS). I haven't tested this on the CVS version, but I applied it to Ant 1.5.1 sources and tested with it, works for me. Path.java hasn't changed much since 1.5.1 so I see no reason why this wouldn't work in current CVS. Please apply, TIA. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>