Rake does not run under WinXp ([EMAIL PROTECTED])
------------------------------------------

                 Key: JRUBY-2596
                 URL: http://jira.codehaus.org/browse/JRUBY-2596
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
         Environment: trunk (6859), WinXP Pro, Java 1.6
            Reporter: Bill Dortch
            Priority: Blocker


Rake will not execute on trunk (6859, fresh checkout) under WinXp.  Works in 
1.1.2 and earlier. Tried a couple of ways of running it:

{noformat}
C:\projects\ipc\ipc-util>jruby -S rake
C:/jruby/t3/bin/rake:1: undefined method `rake' for JRuby::Commands:Class 
(NoMethodError)

C:\projects\ipc\ipc-util>rake
Error opening script file: c:/jruby/t3/bin/../bin/rake (The system cannot find 
the file specified)

C:\projects\ipc\ipc-util>rake.bat
Error opening script file: c:/jruby/t3/bin/../bin/rake (The system cannot find 
the file specified)
{noformat}

JRUBY_HOME is set correctly; jruby.bat, jirb.bat and gem.bat work fine.

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