Kernel#exec does not heed ENV['PATH'] when launching shell command
------------------------------------------------------------------

                 Key: JRUBY-5098
                 URL: http://jira.codehaus.org/browse/JRUBY-5098
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.5.2, JRuby 1.6
            Reporter: Nick Sieger


A consequence of this, for example, is that running

{noformat}
jruby -S bundle exec glassfish
{noformat}

in a Rails project using Bundler results in

{noformat}
bundler: command not found: glassfish
Install missing gem binaries with `bundle install`
{noformat}

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