-
Bug
-
Resolution: Done
-
Blocker
-
EAP 5.0.1.CR1
-
None
Following jars differ when comparing the zip distro with the bits built from svn
===============================
jboss-messaging-client.jar
Diffs in class files.
manifest in the svn jar:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 14.1-b02 (Sun Microsystems Inc.)
Class-Path: jboss-aop.jar jboss-remoting.jar javassist.jar trove.jar j
boss-common-core.jar jboss-j2ee.jar jboss-j2se.jar jnp-client.jar con
current.jar log4j.jar commons-logging.jar
manifest in the zip distro
Manifest-Version: 1.0
Specification-Title: JBoss
Class-Path: jboss-aop.jar jboss-remoting.jar javassist.jar trove.jar j
boss-common-core.jar jboss-j2ee.jar jboss-j2se.jar jnp-client.jar con
current.jar log4j.jar commons-logging.jar
Created-By: 1.5.0_22-b03 (Sun Microsystems Inc.)
Ant-Version: Apache Ant 1.7.1
Implementation-Title: JBoss [EAP]
Specification-Version: 5.0.1
Specification-Vendor: JBoss (http://www.jboss.org/)
Implementation-Vendor-Id: http://www.jboss.org/
Implementation-Version: 5.0.1 (build: SVNTag=JBPAPP_5_0_1 date=2010030
50142)
Implementation-Vendor: JBoss Inc.
Implementation-URL: http://www.jboss.org/
===============================
jboss-messaging.jar
Diffs in class files, the manifests tells that both jars are of the same implementation version (1.4.6.GA), but the jar in svn has been built with JDK 1.4 and the jar in the zip distro with JDK 1.5.
===============================
scout.jar
The jar shipped in the zip distro doesn't contain org/apache/ws/scout/transport/AxisTransport.class
and some dependencies in META-INF/maven/org.apache.ws.scout/scout/pom.xml
have been commented out.
===============================
jboss-ejb3-security-client.jar
only one class differs and it looks like just line numbers are mixed? Attaching diff of decompiled class file (jboss-ejb3-security-client.jar.diff)
===============================
hsqldb.jar in jboss-as/common/lib
This has been pushed to EAP 6
https://jira.jboss.org/jira/browse/JBPAPP-2833
===============================
commons-logging.jar in jboss-as/common/lib/ and jboss-as/client/
Version 1.1.0 is used, IIRC diffs can be ignored.
===============================
jstl.jar in server/[all, default, production, standard, web]/deploy/jbossweb.sar
> Ah! The JSTL. Nobody knows where the one used in GA came from.
>
> We have two options: use the original, unknown origin one, or depending on how deep are you testing (TCK runs etc) we can switch now to the built-from-sources one. We will ave to do it fr Common Compliance certification anyway soon. But we can inject the binary to make it the same as the GA, Rajesh's call.
>
> Nevertheless, the SVN and the Brew builds should match if the SVN is getting the JSTL from maven2-brew. I will check, probably it is still getting it from the non-production maven2 one.
===============================
jacorb.jar in server/[all, default, production, standard, web]/lib
>>
>> Only one class differs: org/jacorb/util/BuildVersion.class
>> I think we can ignore this
>
> Yes, I think this means it was rebuild. What strange dates though.
Adding to 'ignore list'...
- is blocked by
-
JBPAPP-3918 jboss-messaging-client.jar differ compared between zip and svn
-
- Closed
-
-
JBPAPP-3919 jboss-messaging.jar differ compared between zip and svn
-
- Closed
-
-
JBPAPP-3920 scout.jar differs compared between zip and svn
-
- Closed
-
-
JBPAPP-3921 jstl.jar differs compared between zip and svn
-
- Closed
-
-
JBPAPP-4461 jstl.jar differs compared between zip and svn
-
- Closed
-