A more consistent SVN revision number in svninfo
------------------------------------------------
Key: OFBIZ-2199
URL: https://issues.apache.org/jira/browse/OFBIZ-2199
Project: OFBiz
Issue Type: Improvement
Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Bruno Busco
Priority: Minor
Attachments: svninfo.patch
Actually the revision number that is shown in the footer using the "ant
svninfo" command is the svn apache reporitory last commit revision number.
This means that the number can change depending on when the svn update or
checkout is performed even if no commits have been done in the OFBiz project.
With the attached patch the revision of the last commit to the OFBiz project is
shown.
So always the same number will be shown if no commits are done on the OFBiz
project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.