PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3587 *** shadow/3587 Thu Sep 13 07:16:01 2001 --- shadow/3587.tmp.3956 Thu Sep 13 07:16:02 2001 *************** *** 0 **** --- 1,25 ---- + +============================================================================+ + | ANT's script doesn't recognise JIKES_HOME environment var | + +----------------------------------------------------------------------------+ + | Bug #: 3587 Product: Ant | + | Status: NEW Version: 1.4 | + | Resolution: Platform: PC | + | Severity: Minor OS/Version: Linux | + | Priority: Other Component: Wrapper scripts | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + In the official ANT's documentation in the javac target page is written : + "If the environment variable JIKES_HOME is set to the location of the jikes + compiler, then the standard Ant invocation scripts automatically + set build.compiler to "jikes". " + + however, it doesn't work on my box. I've read the bin/ant script and didn't + notice anything about JIKES_HOME var. + + best regards
