Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.6.1
-
Component/s: Windows
-
Labels:None
-
Environment:Windows Vista 64
-
Number of attachments :
Description
I am trying to run 'rake test' against a rails app using jruby-complete.jar but it fails.
Running rake test with jruby install works fine like this:
c:\jruby\jruby-1.4.0\bin\jruby -S rake test
However, running with jruby-complete like this:
java -jar c:\projects\X\build\jruby-complete-1.4.0.jar -S rake
test
yields an error:
file:/C:/projects/X/build/jruby-complete-1.4.0.jar!/META-INF/jruby.home/bin/jruby.exe
-I"lib;test" "C:/projects/X/SVNROOT/jruby/gems/rake-0.8.7/lib/
rake/rake_test_loader.rb" "test/unit/user_test.rb" <...>
The filename, directory name, or volume label syntax is incorrect.
Issue Links
- relates to
-
JRUBY-4238
rake spec does not work with jruby-complete.jar
-
Ok, now the obvious question I should have asked you first: have you tried against JRuby 1.5 dev snapshots?
Check out http://ci.jruby.org/snapshots