You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2010/04/06 01:26:27 UTC

[jira] Created: (SHIRO-151) Add SVN info to generated .jar MANIFEST info

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.


[jira] Reopened: (SHIRO-151) Add SVN info to generated .jar MANIFEST info

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley reopened SHIRO-151:
---------------------------------


sorry wrong issue

> 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.


[jira] Resolved: (SHIRO-151) Add SVN info to generated .jar MANIFEST info

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SHIRO-151.
---------------------------------

    Resolution: Duplicate

Dooh, this is the same as SHIRO-141

> 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.


[jira] Updated: (SHIRO-151) Add SVN info to generated .jar MANIFEST info

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SHIRO-151:
--------------------------------

    Attachment: SHIRO-151-manifest-info.patch

> 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.