Make ant_import relative paths work the same under Nailgun/non-Nailgun ----------------------------------------------------------------------
Key: JRUBY-4697 URL: http://jira.codehaus.org/browse/JRUBY-4697 Project: JRuby Issue Type: Improvement Components: Miscellaneous Affects Versions: JRuby 1.5 Environment: JVM 1.5 on Leopard PPC Reporter: Ian Dees Priority: Minor Attachments: ant_import_relative_ng.patch Under Nailgun, {{ant_import}} currently makes its relative path calculation (e.g., to {{'build.xml'}}) based on the directory where the server was launched. If we add an {{expand_path}} call to {{ant_import}}, the expansion will happen against the current working directory instead--which will match the non-Nailgun behavior. -- 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