On Feb 24, 2008, at 5:58 PM, Tal Rotbart wrote:
Hi Assaf,
Thanks. But that obviously doesn't solve RBJs problem.
Any remaining issues running from jruby on trunk? That might be the
only workaround.
None that we know of, JRuby support should be complete and pretty fast
on Java 6.
Assaf
Cheers,
Tal
On Mon, Feb 25, 2008 at 12:13 PM, Assaf Arkin <[EMAIL PROTECTED]>
wrote:
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