Get the revision number only once for a multi-module build.
-----------------------------------------------------------
Key: MOJO-1337
URL: http://jira.codehaus.org/browse/MOJO-1337
Project: Mojo
Issue Type: New Feature
Components: buildnumber
Reporter: Paul Gier
Attachments: get-revision-once.patch
I have a multi-module build where I'm using the build-number plugin to store
the svn revision. Currently the plugin retrieves the svn revision once for
each module of the build. It seems more efficient to have an option to get the
revision number only once for the entire build, but have it available to all
the projects.
The attached patch includes an option to check if the buildnumber property is
already present. If the property is available, then execution is skipped, if
the property is not available, the plugin gets the revision number as usual.
--
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