https://issues.apache.org/bugzilla/show_bug.cgi?id=45882





--- Comment #2 from Sebb <[EMAIL PROTECTED]>  2008-09-25 05:19:27 PST ---
The catalina jar can easily make use of the properties.
It must have a specification, as it has to agree with how it is designed to
work as part of Tomcat. So for example it could look like:

Built-By: whoever
X-Compile-Source-JDK: 1.5
X-Compile-Target-JDK: 1.5
Name: and/or Extension-Name: Catalina engine
Specification-Title: Apache Tomcat
Specification-Vendor: Apache Software Foundation
Specification-Version: 5.5
Implementation-Title: Apache Tomcat
Implementation-Vendor-Id: org.apache.catalina
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 5.5.x

The Specification properties are less essential, but having the other details
is quite useful.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to