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?
All timestamp. Race condition between ERs. Will disappear on ER4
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.
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.
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.
Verified for ER4 on RHEL6, fixed for RHEL6 (only). For included *.java files is filled new BZ#996098.