Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.5
-
Component/s: Miscellaneous
-
Labels:None
-
Number of attachments :
Description
ant jar-complete fails on my Ubuntu.
jar-complete:
[mkdir] Created dir: /home/nahi/git/jruby-master/build/jar-complete/META-INF/jruby.home
[copy] Copying 1247 files to /home/nahi/git/jruby-master/build/jar-complete/META-INF/jruby.home
[java] JRuby limited openssl loaded. http://jruby.org/openssl
[java] gem install jruby-openssl for full support.
[java] ERROR: could not find gem build_lib/build_lib/rspec-1.2.9.gem locally or in a repository
[java] ERROR: could not find gem build_lib/build_lib/rake-0.8.7.gem locally or in a repository
[java] ERROR: could not find gem build_lib/build_lib/ruby-debug-base-0.10.3.1-java.gem locally or in a repository
[java] ERROR: could not find gem build_lib/build_lib/ruby-debug-0.10.3.gem locally or in a repository
[java] ERROR: could not find gem build_lib/build_lib/columnize-0.3.1.gem locally or in a repository
BUILD FAILED
/home/nahi/git/jruby-master/build.xml:436: Java returned: 2
Attached patch tweaks build_lib jar paths for building jar-complete.