[ http://issues.apache.org/jira/browse/GUMP-157?page=comments#action_12356952 ]
Leo Simons commented on GUMP-157: --------------------------------- Hi bill! Patch looks fine. As an ASF committer you should have write access to the gump codebase. Feel free to commit the patch yourself! > Gump builds fail on Windows when projects include <maven /> tags > ---------------------------------------------------------------- > > Key: GUMP-157 > URL: http://issues.apache.org/jira/browse/GUMP-157 > Project: Gump > Type: Bug > Components: Python-based Gump > Environment: Windows > Reporter: Bill Barker > Priority: Minor > Attachments: maven.diff > > Currently, any Gump project with a <maven /> tag fails when running on a > Windows platform. The underlying reason is that Maven (or at least v1.0.2) > is too brain-dead to parse 'project.properties' other than by using > j.u.Properties. As a result, the standard Windows File.separator of "\" is > considered to be a quote character, and is dropped from the jarpath of the > dependancies. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
