[hibernate-issues] [Hibernate-JIRA] Resolved: (ANN-633) JAR file should contain vendor- and versioning information

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Jul 20 15:05:52 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard resolved ANN-633.
----------------------------------

    Resolution: Fixed

> JAR file should contain vendor- and versioning information
> ----------------------------------------------------------
>
>                 Key: ANN-633
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-633
>             Project: Hibernate Annotations
>          Issue Type: Improvement
>    Affects Versions: 3.3.0.ga
>         Environment: Hibernate Annotations 3.3.0 GA
>            Reporter: Mathijs den Burger
>            Priority: Minor
>             Fix For: 3.3.1
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The MANIFEST.MF file in hibernate-annotation-xxx.jar should contain vendor- and versioning information using the default attributes defined in the JAR file specification. Those attributes include "Implementation-Title", "Implementation-Version", and "Implementation-Vendor". Their values can easily be read using various methods in the java.lang.Package class, providing an application the current version of the JAR files.  In hibernate-annotation-3.3.0.GA.jar, the manifest file contains two attributes "Product" and "Version", which are not very useful.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list