Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-341

jruby -S extract is no longer supported by jruby

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.5
    • 1.4
    • JRuby
    • None
    • Any

    Description

      As of JRuby 1.2 (per http://jira.codehaus.org/browse/JRUBY-3402 ), java -jar jruby-complete.jar -S extract is no longer supported. Buildr still offers to use it if you don't have jruby installed (or JRUBY_HOME set). This results in the following dialog and failure:


      You need to install JRuby version 1.3.1 using your system package manager.
      Or you can just execute the following command: java -jar /Users/rsutphin/.m2/repository/org/jruby/jruby-complete/1.3.1/jruby-complete-1.3.1.jar -S extract '/Users/rsutphin/.jruby'
      Do you want me to execute it for you? [y/N]
      y
      Running java -jar
      /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java -jar /Users/rsutphin/.m2/repository/org/jruby/jruby-complete/1.3.1/jruby-complete-1.3.1.jar -S extract /Users/rsutphin/.jruby
      jruby: No such file, directory, or command – extract
      Test framework error: JRUBY_HOME is not correctly set or points to an invalid JRuby installation: /Users/rsutphin/.jruby


      Attachments

        1. BUILDR-341.txt
          0.7 kB
          Antoine Toulme

        Activity

          People

            Unassigned Unassigned
            rsutphin Rhett Sutphin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: