Created
September 19, 2011 05:25
-
-
Save cwgem/1226019 to your computer and use it in GitHub Desktop.
JRuby Build Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jar-jruby-dist: | |
| [echo] jarjaring for dist | |
| [jarjar] Building jar: /Users/chriswhite/github/jruby/lib/jruby.jar | |
| _osgify-jar_: | |
| [bndwrap] jruby 8315 0 | |
| [move] Moving 1 file to /Users/chriswhite/github/jruby/lib | |
| generate-ri-cache: | |
| dist-src: | |
| [mkdir] Created dir: /Users/chriswhite/github/jruby/dist/jruby-src-1.7.0.dev | |
| [copy] Copying 1416 files to /Users/chriswhite/github/jruby/dist/jruby-src-1.7.0.dev | |
| [echo] Running rake install_dist_gems['dist/jruby-src-1.7.0.dev'] | |
| [echo] compile=OFF, threshold=20, objectspace=true threadpool=false reflection=false | |
| [java] (in /Users/chriswhite/github/jruby) | |
| [java] rake aborted! | |
| [java] cannot load Java class org.jruby.org.objectweb.asm.TraceClassVisitor | |
| [java] | |
| [java] (See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment