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=34231>.
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=34231





------- Additional Comments From [EMAIL PROTECTED]  2005-04-11 18:30 -------
that's what I get for tearing through the docs and not reading it better.  The
value is actually "javac1.5" and it's only an alias for "modern"

quote from ant docs:

    modern (the standard compiler of JDK 1.3/1.4/1.5) – javac1.3 and javac1.4
and javac1.5 can be used as aliases.

looks like what I should be keying off of is ${ant.java.version} which will tell
me the major and minor version of the jdk ("1.2", "1.3",etc.)

Daniel

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to