Karl Baum created JRUBY-6298:
--------------------------------

             Summary: Error trying to build head of jruby with rvm against java 
1.7
                 Key: JRUBY-6298
                 URL: https://jira.codehaus.org/browse/JRUBY-6298
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.7
         Environment: OSX 10.6.8

openjdk version "1.7.0-u2-b21"
OpenJDK Runtime Environment (build 1.7.0-u2-b21-20111220)
OpenJDK 64-Bit Server VM (build 23.0-b06, mixed mode)

JRUBY HEAD is now at cd383d8 My clever fix for this issue appears to break 
something in


            Reporter: Karl Baum


jruby-head - #fetching 
HEAD is now at cd383d8 My clever fix for this issue appears to break something 
in
>From git://github.com/jruby/jruby
 * branch            master     -> FETCH_HEAD
Already up-to-date.
Copying from repo to src path...
jruby-head - #ant jar
Building Nailgun
jruby-head - #installing to /Users/karl/.rvm/rubies/jruby-head
jruby-head - #importing default gemsets (/Users/karl/.rvm/gemsets/)
Copying across included gems
Java.java:370:in `getInstance': java.lang.NoClassDefFoundError: Could not 
initialize class org.jruby.javasupport.JavaClass
        from Java.java:351:in `getInstance'
        from JavaUtil.java:165:in `convertJavaToUsableRubyObject'
        from RuntimeHelpers.java:1015:in `checkJavaException'
        from RuntimeHelpers.java:1056:in `isJavaExceptionHandled'
        from /Users/karl/.rvm/rubies/jruby-head/bin/gem:25:in 
`chained_0_rescue_1$RUBY$SYNTHETIC__file__'
        from /Users/karl/.rvm/rubies/jruby-head/bin/gem:24:in `__file__'
        from /Users/karl/.rvm/rubies/jruby-head/bin/gem:-1:in `load'
        from Ruby.java:731:in `runScript'
        from Ruby.java:724:in `runScript'
        from Ruby.java:631:in `runNormally'
        from Ruby.java:480:in `runFromMain'
        from Main.java:343:in `doRunFromMain'
        from Main.java:255:in `internalRun'
        from Main.java:221:in `run'
        from Main.java:205:in `run'
        from Main.java:185:in `main'


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to