Make was6plugin-build.xml unique.
---------------------------------
Key: MWAS-40
URL: http://jira.codehaus.org/browse/MWAS-40
Project: Maven 2.x WebSphere 6 Plugin
Issue Type: New Feature
Affects Versions: 1.1
Reporter: Chris Graham
Assignee: David J. M. Karlsen
Attachments: MWAS-40.patch
When using the ServiceDeploy mojo, the underlying ServiceDeploy execution
generates files with really, really long paths. To work around this, we
specifically set a working directory or (/tmp). This means that build.xml is
always /tmp/was6plugin-build.xml. This prohibits us from doing multiple
concurrent builds as the same build file is used. I have seen instances where
two builds are executing at the same time, both building the same thing (not
their own respective builds).
This patch, against the 1.1 branch, simply changes the name of
was6plugin-build.xml to include a unique millisecond time stamp.
--
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