https://issues.apache.org/bugzilla/show_bug.cgi?id=45882
Summary: Ensure all jars have full manifests and N & L files
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Native:Packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
The commons-el.jar, jsp-api.jar and servlet-api.jar files have manifests, which
contain some details of the contents of the jar. However, most of the other
jars have minimal manifest entries.
All the jars should have manifests with at least the following entries:
Built-By:
X-Compile-Source-JDK:
X-Compile-Target-JDK:
Name: and/or Extension-Name:
Specification-Title:
Specification-Vendor:
Specification-Version:
Implementation-Title:
Implementation-Vendor-Id:
Implementation-Vendor:
Implementation-Version:
And all the jars should have NOTICE and LICENSE files, as is done in the
commons-logging-api-1.1.1.jar.
--
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]