Cannot run 'jruby -S rake test' for Rails project on Windows in 1.5.3
---------------------------------------------------------------------

                 Key: JRUBY-5112
                 URL: http://jira.codehaus.org/browse/JRUBY-5112
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.5.3
         Environment: Windows XP, JRuby 1.5.3, Java 1.6.0_21
            Reporter: Brandon Hauff


I tried to upgrade from JRuby 1.5.1 to JRuby 1.5.3.  With the exact same gems 
in both JRuby's I hit a blocker with rake.  For 1.5.3 when running 'jruby -S 
rake test' I simply get 'Errors running test:units, test:functionals, and 
test:integration!'  If I run 'jruby -S rake test:units' I get this output: 
http://gist.github.com/603563

Enebo thinks this could be either a problem with pathname or Rake capitalizing 
the C:\.  If you run the command that rake spits out with c: instead of C: it 
works as expected.  Previous versions of JRuby seem to emit uppercase C: when 
running 'jruby -S rake test'.

This may be more widespread than just Rails rake.  I have only tried this so 
far.

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