On Aug 18, 2005, at 9:30 AM, Warner Onstine wrote:


Even though I've set 1.5 as the default VM.

What is ant using, is there a way to tell?

ant -diagnostics should give you a bunch of info about what it's running.

I just wanted to let you know that although you may have set 1.5 to be the default in the Java config tool, you actually need to change where your Java framework points to. E.g., if you open up Terminal and type "java -showversion", it'll most likely tell you 1.4.2. After you change the framework link, it'll tell you 1.5.0.

--
Kevin

Reply via email to