rake spec does not work with jruby-complete.jar
-----------------------------------------------

                 Key: JRUBY-4238
                 URL: http://jira.codehaus.org/browse/JRUBY-4238
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.5
         Environment: Linux 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 
14:04:26 UTC 2009 i686 GNU/Linux
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)
OpenJDK Server VM (build 14.0-b16, mixed mode)

            Reporter: kristian meier
            Priority: Minor
         Attachments: sample.zip

java -jar /home/kristian/projects/clones/jruby/lib/jruby-complete.jar -S rake 
spec

produces following output

Error opening script file: 
/home/kristian/projects/testcases/sandbox/app/file:/home/kristian/projects/clones/jruby/lib/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin/spec
 (No such file or directory)
rake aborted!
Command 
file:/home/kristian/projects/clones/jruby/lib/jruby-complete.jar!/META-INF/jruby.home/bin/jruby
 -I"lib"  
"file:/home/kristian/projects/clones/jruby/lib/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin/spec"
 "./spec/t_spec.rb"  failed

I tried to track it down in the LoadService but never saw anything related. in 
contrast

java -jar /home/kristian/projects/clones/jruby/lib/jruby-complete.jar -S spec

works. so it has something to do with rake


-- 
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