Hide Forgot
Description of problem: ant-contrib.jar not included in bundle deployer installation lib directory Version-Release number of selected component (if applicable): v3.0.0.Beta1 How reproducible: Install Bundle Deployer Steps to Reproduce: 1.unzip rhq-bundle-deployer-4.1.1-BETA1.zip 2.find . -name ant-contrib*.jar 3. Actual results: NULL Expected results: ant-contrib.jar Additional info:
Is this a regression over JON2.4?
Yes. v2.4.0 and v2.4.1 has the ant-contrib.jar under the Bundle Deployer lib directory.
Mvn debug output [DEBUG] The following artifacts were removed by this filter: ant-contrib:ant-contrib:jar:1.0b3 javax.persistence:persistence-api:jar:1.0 jboss.jboss-embeddable-ejb3:hibernate-all:jar:1.0.0.Alpha9 javax.xml.bind:jaxb-api:jar:2.1 log4j:log4j:jar:1.2.14 org.testng:testng:jar:6.1.1 org.jetbrains:annotations:jar:7.0.2 net.sourceforge.cobertura:cobertura:jar:1.9.4.1 [DEBUG] FileSet[] dir perms: -1 file perms: -1 Not sure why maven is removing ant-contrib
24d6419 in master
Verified on build#523 (Version: 4.1.0-SNAPSHOT Build Number: 91b72c2) Downloaded bundle deployer. After unzip, observed that the ant-contrib.jar is under the lib directory of the bundle deployer. [root@suniltest rhq-bundle-deployer-4.1.0-SNAPSHOT]# find . -name ant-contrib*.jar ./lib/ant-contrib.jar
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE