cannot run 'rake test' from jruby-complete.jar
----------------------------------------------
Key: JRUBY-4530
URL: http://jira.codehaus.org/browse/JRUBY-4530
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.4
Environment: Windows Vista 64
Reporter: Homer Simpson
Assignee: Thomas E Enebo
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.
--
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