Add SVN info to generated .jar MANIFEST info
--------------------------------------------
Key: SHIRO-151
URL: https://issues.apache.org/jira/browse/SHIRO-151
Project: Shiro
Issue Type: New Feature
Reporter: Ryan McKinley
Priority: Minor
Attachments: SHIRO-151-manifest-info.patch
When using non-release builds of software, it is really useful to be able to
read the exact version info out of the .jar file. Maven has some nice tools to
put the SVN info into the manifest.
Here is a patch that adds this info:
{panel}
Specification-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache.shiro
Implementation-Vendor: The Apache Software Foundation
Implementation-Build: 930972
Implementation-Title: Apache Shiro :: Core
Implementation-Version: 1.0-incubating-SNAPSHOT.930972
SCM-Revision: 930972
SCM-url: http://svn.apache.org/repos/asf/incubator/shiro/trunk/shiro-core
{panel}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.