[ http://issues.apache.org/jira/browse/GUMP-157?page=comments#action_12358590 ]
Bill Barker commented on GUMP-157: ---------------------------------- It seems that I'm not permitted to change the status of this. I consider the status closed, since it is now fixed in trunk (so I can use it :), and nobody uses live on a Windows machine that I know of. Longer term, the Jira adminstrator should probably let Jira know that I'm on the PMC at some point, so should be allowed to play with bug's status ;-). > 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]
