On Feb 24, 2008, at 4:43 PM, Tal Rotbart wrote:
Hi all,
Does any of you have experience with updating Buildr / Antwrap / RJB
to work with JDK 1.6 Developer Preview on Mac OS X?
It seems that even after uninstalling all version of rjb and Antwrap
and reinstalling with JAVA_HOME pointing to the JDK 1.6's home folder
at:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
When using buildr (with JAVA_HOME set correctly as well) the Ant tasks
launched by Antwrap still seem to use the 1.5 javac, classpath and
tools.jar.
Any clues would be appreciated greatly.
Remove line 19 in lib/java.java.rb, that should do it.
Assaf
Cheers,
Tal