Josh Lucas wrote:
>
> Check the build.xml file to make sure you are using the 'classic' value in
> <property name="build.compiler" value="classic">
>
> Sometimes, it is set as "jikes".
>
> Of course, this message assumes you are using the sun jdk as opposed to
> jikes.
>
<snip>
Yes. This is my fault. I use jikes because it is like 20 times faster
than javac. Sometimes I accidentally commit build.xml. The problem is
that Ant needs to be smarter here. If you don't have jikes on your
system it should warn you :(
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]