You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/24 17:23:56 UTC

DO NOT REPLY [Bug 45878] New: Generated jars do not contain proper manifests or N & L files

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

           Summary: Generated jars do not contain proper manifests or N & L
                    files
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:Packaging
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: sebb@apache.org


This seems to be a regression since 5.5.x.

The jars in the binary distribution of 6.0.18 contain a MANIFEST, but the
contents are minimal, for example jsp-api.jar contains:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 1.5.0_12-b04 (Sun Microsystems Inc.)

whereas the jsp-api.jar in 5.5.27 contains:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 1.4.2_12-b03 (Sun Microsystems Inc.)

Name: javax/servlet/jsp/
Specification-Title: Java API for JavaServer Pages
Specification-Version: 2.0
Specification-Vendor: Sun Microsystems, Inc.
Implementation-Title: javax.servlet.jsp
Implementation-Version: 2.0.public_draft
Implementation-Vendor: Apache Software Foundation


I think all the generated jars should contain the following properties:

Built-By:
Name: 
Specification-Title:
Specification-Version:
Specification-Vendor:
Implementation-Title:
Implementation-Version:
Implementation-Vendor:
X-Compile-Source-JDK:
X-Compile-Target-JDK:

Also, all the jars should contain NOTICE and LICENSE files.


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45878] Generated jars do not contain proper manifests or N & L files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878





--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-09-24 12:27:29 PST ---
The spec jars should be easy to fix.

I don't see how many of those values apply to most of the Tomcat jars. What,
for example, would you expect the manifest for catalina.jar to look like?

I can see the point of the  NOTICE and LICENSE files as it makes adding the
Tomcat jars to Maven etc easier but they are not required for the standard
Tomcat distributions.


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45878] Generated jars do not contain proper manifests or N & L files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-11-04 19:08:31 PST ---
The regression with the spec jars has been fixed and will be in 6.0.19 onwards.
The remaining jars are outstanding.


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45878] Generated jars do not contain proper manifests or N & L files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878





--- Comment #2 from Mark Thomas <ma...@apache.org>  2008-09-25 16:23:12 PST ---
I have committed a proposed fix to trunk for the spec jars and proposed it for
6.0.x. I am expecting some debate on how best to do this. Once we have agreed
how to handle the spec JARs, we can look at extending this tot he remaining
JARs.


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 45878] Generated jars do not contain proper manifests or N & L files

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878

--- Comment #4 from Jackie Rosen <ja...@hushmail.com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org