ant jar-complete fails with build_lib classpath setting
-------------------------------------------------------

                 Key: JRUBY-4573
                 URL: http://jira.codehaus.org/browse/JRUBY-4573
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.4
            Reporter: Hiroshi Nakamura
         Attachments: 0001-build_lib-jar-path-fix-for-jar-complete.patch

ant jar-complete fails on my Ubuntu.
{noformat}
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
{noformat}

Attached patch tweaks build_lib jar paths for building jar-complete.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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