sebb wrote:
It would be useful if the Manifest included the following details: Implementation-Title: commons-logging Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 0.0.0-EMPTY Specification-Title: commons-logging Specification-Vendor: The Apache Software Foundation Specification-Version: 0.0.0-EMPTY
These details provide information to the user who decides to open the manifest file but other than that, since the jar file comes with no classes, the information cannot be accessed at runtime, e.g. by the Package class. Can you think of any additional reasons to include the above details in the manifest file? -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
