Ant integration throws erro when run on a windows machine
---------------------------------------------------------

                 Key: JRUBY-5928
                 URL: https://jira.codehaus.org/browse/JRUBY-5928
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.2
         Environment: Windows 7 x64
            Reporter: George
            Assignee: Thomas E Enebo


When trying to exec an ant command on a windows machine, I get the error
{quote}
undefined method `sh' for Ant:Class
{quote}
Using the following script

{code:javascript}
require 'java'
require 'ant'

ant '-p'
{code}



--
This message is automatically generated by JIRA.
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