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=7002>. 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=7002 Need to provide support for -source argument for in javac for jikes compiler. Summary: Need to provide support for -source argument for in javac for jikes compiler. Product: Ant Version: 1.5 alpha (nightly) Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] To keep itself compatible with java 1.4, the latest (CVS) build of jikes has also started supporting the -source argument. However ant only uses the source argument for the modern (and not the jikes) VM. This needs to be fixed, to allow java 1.4 code to be compiled with ant. I do have the diffs to the source code and will post to the developer mailing list once this bug is in the database. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
