Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002952 [Resin] trivial always 09-21-08 11:00 09-22-08 11:25
Reporter stbu View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.7
Summary 0002952: META-INF/MANIFEST.MF should have correct Implementation-Version
Description In Resin-3.1.7a (and previous versions as well) the Caucho .jar files in $RESIN_HOME/lib contains always in their META-INF/MANIFEST.MF the value "3.1.0" for Implementation-Version independent if the Resin Version is really 3.1.5, 3.1.6 or higher.


Example resin.jar!META-INF/MANIFEST.MF for Resin-3.1.7a:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 1.6.0_01-b06 (Sun Microsystems Inc.)
Implementation-Vendor: Caucho Technology, Inc.
Implementation-Version: 3.1.0
J2EE-DeploymentFactory-Implementation-Class: com.caucho.j2ee.deployclient.DeploymentFactoryImpl
Main-Class: com.caucho.boot.ResinBoot
Class-Path: hessian.jar jsdk-15.jar jta-101.jar ejb-15.jar jca-15.jar jms-11.jar jaxrpc-15.jar pro.jar license.jar jpa-15.jar j2ee-management-10.jar resin-util.jar webbeans-16.jar



Example resin.jar!META-INF/MANIFEST.MF for Resin-3.2.0.s080903:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 1.6.0_01-b06 (Sun Microsystems Inc.)
Implementation-Vendor: Caucho Technology, Inc.
Implementation-Version: 3.2.0
J2EE-DeploymentFactory-Implementation-Class: com.caucho.j2ee.deployclient.DeploymentFactoryImpl
Main-Class: com.caucho.boot.ResinBoot
Class-Path: javaee-16.jar pro.jar license.jar hessian.jar quercus.jar resin-util.jar osgi-14.jar


It would be nice, if the Implementation-Version could have the same Value as com.caucho.Version.VERSION such as "3.1.7a".

Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
09-21-08 11:00 stbu New Issue
09-21-08 11:00 stbu Issue Monitored: stbu
09-22-08 11:25 ferg Assigned To  => ferg
09-22-08 11:25 ferg Status new => closed
09-22-08 11:25 ferg Resolution open => fixed
09-22-08 11:25 ferg Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker