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
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira