Allow to use rake from system path to build jruby when GEM_PATH is set ----------------------------------------------------------------------
Key: JRUBY-4350 URL: http://jira.codehaus.org/browse/JRUBY-4350 Project: JRuby Issue Type: Improvement Reporter: David Calavera Assignee: Thomas E Enebo Attachments: 0001-allow-to-use-rake-from-system-to-build-jruby.patch I'm not sure if this is just annoying for me, but I can't build jruby when I have GEM_PATH set because the rake path is hardcoded to the ant base directory and the build script doesn't find it. I include a patch that allows to use rake from the os when the default requested is not available. This patch only works for unix systems, I don't know how to do it in windows. -- 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