Bug 988793 - Different content in IronJacamar (includes class content)
Summary: Different content in IronJacamar (includes class content)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: RPMs
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER4
: EAP 6.1.1
Assignee: David Walluck
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 957675
TreeView+ depends on / blocked
 
Reported: 2013-07-26 11:39 UTC by Pavel Janousek
Modified: 2013-09-16 20:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-16 20:29:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Janousek 2013-07-26 11:39:10 UTC
RPM's version of IronJacamar jars contain different content in these areas:
- modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc.jar
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi.jar
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api.jar
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api.jar
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common.jar
  -- org/jboss/jca/deployers/DeployersLogger_$logger.class
  -- org/jboss/jca/deployers/DeployersLogger_$logger.java
  -- META-INF/MANIFEST.MF
  -- org/jboss/jca/deployers/DeployersBundle_$bundle.java
  -- org/jboss/jca/deployers/DeployersBundle_$bundle.class
- modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl.jar
  -- org/jboss/jca/core/CoreBundle_$bundle.class
  -- org/jboss/jca/Version.class
  -- org/jboss/jca/core/CoreLogger_$logger.class
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl.jar
  -- org/jboss/jca/common/CommonBundle_$bundle.class
  -- org/jboss/jca/common/CommonLogger_$logger.class
  -- META-INF/MANIFEST.MF
- modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator.jar
  - META-INF/MANIFEST.MF

Moreover why are source JAVA files included in product bits?

Comment 1 Fernando Nasser 2013-07-26 15:03:54 UTC
All timestamp.  Race condition between ERs.  Will disappear on ER4

Comment 2 Fernando Nasser 2013-07-26 15:08:09 UTC
David, please make sure the BOM points to your latest build (and reinstate the changelog if possible).

Also take a look at why only one JARs seems to be getting the generated classes sources.  It should be in all or in none it seems.

Thanks.

Comment 3 David Walluck 2013-07-26 16:59:42 UTC
Presumably, the inclusion of the .java files is an upstream bug in the build.xml. If I exclude **/*.java from the jar that should fix it for the next release.

Comment 4 Fernando Nasser 2013-08-01 14:09:50 UTC
The ZIP and RPM should match on ER4.

I am not sure if
ironjacamar-1.0.19-1.Final_redhat_2.ep6.el6
has the .java files removed.  If not, please open that as a new Bug so we can track (confirm) the removal of those.

Comment 7 Pavel Janousek 2013-08-12 12:07:55 UTC
Verified for ER4 on RHEL6, fixed for RHEL6 (only).

For included *.java files is filled new BZ#996098.


Note You need to log in before you can comment on or make changes to this bug.