I already modify all jar manifests when a release is done to tag them with the jboss release info. If a jar actually uses the version manifest (and few do) its preserved, but the implementation headers are updated. Picking the 4.0.1/client/jacorb.jar at random:
| [EMAIL PROTECTED] client]$ extcheck -verbose jacorb.jar | Target file:jacorb.jar | Specification title:JBoss | Specification version:4.0.1 | Specification vendor:JBoss (http://www.jboss.org/) | Implementation version:4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944) | Implementation vendor:JBoss Inc. | | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/certj.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/dnsns.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/jsafeFIPS.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/ldapsec.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/localedata.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/rsajsse.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/sslj.jar | Comparing with file:/C:/usr/java/j2sdk1.4.2_06/jre/lib/ext/sunjce_provider.jar | No conflicting installed jar found. | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863035#3863035 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863035 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
