Add build number to readme

If it is easy to do, could we add the build number to the readme?  Currently this has the release number in the first line but no build number.  It would be nice if it also contained the build number. Yes - this duplicates what is on the login screen, but if you are looking through old packages then looking in the readme is easier than looking in the openvpms.war to look in the openvpms-web-resource jar to look at the org.openvpms.version.properties.

Regards, Tim G

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Add build number to readme

To implement this, take a look at the pom.xml for openvpms-web-resource. It uses the buildnumber-maven-plugin in conjunction with resource filtering to massage the  org.openvpms.version.properties file.

Something similar would be required to massage the readme.txt

Syndicate content