JAR files should contain vendor- and versioning information
-----------------------------------------------------------

                 Key: TAPESTRY-1652
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1652
             Project: Tapestry
          Issue Type: Improvement
          Components: Build
    Affects Versions: 4.1.2
            Reporter: Mathijs den Burger
            Priority: Minor


The MANIFEST.MF file in all Tapestry JAR files 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 or IDE the current version of the JAR files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to