Bug 957675

Summary: RHEL5: Different class content in IronJacamar
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pavel Janousek <pjanouse>
Component: RPMsAssignee: David Walluck <dwalluck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: dosoudil, fnasser, myarboro
Target Milestone: ER3   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:55:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 988793    
Bug Blocks:    

Description Pavel Janousek 2013-04-29 08:49:48 UTC
JAR file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common.jar contains different class content of org/jboss/jca/deployers/DeployersLogger_$logger.class
and !org/jboss/jca/deployers/DeployersBundle_$bundle.class compared to ZIP. This JAR file contains also *.java and these are different compared to ZIP. We shouldn't mix compiled files with source JAVA files.

JAR file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl.jar contains different class content of org/jboss/jca/common/CommonBundle_$bundle.class and org/jboss/jca/common/CommonLogger_$logger.class compared to ZIP.

JAR file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl.jar contains different class content of org/jboss/jca/core/CoreBundle_$bundle.class and org/jboss/jca/core/CoreLogger_$logger.class compared to ZIP.

All (not only above mentioned) IronJamacar JAR files contain different META-INF/MANIFEST.MF compared to ZIP.

Comment 1 Pavel Janousek 2013-08-01 10:48:43 UTC
Still valid for EAP-6.1.1-ER3 on RHEL5.

Comment 2 Fernando Nasser 2013-08-01 14:19:02 UTC
The fix consists in moving to an ironjacamar-eap6 repolib wrapper on 6.2

Comment 3 Fernando Nasser 2013-08-01 14:48:31 UTC
nack is for 6.1.1 only.  High risk

Comment 5 David Walluck 2013-09-12 21:49:36 UTC
Created ironjacamar-eap6 package which will ensure that content is the same across different distros (RHEL 5 and RHEL 6).

Comment 7 Pavel Janousek 2013-10-07 14:23:47 UTC
Fixed in EAP-6.2.0-ER3.