[
https://issues.jboss.org/browse/JBIDE-24873?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-24873:
-------------------------------------
So... I've tried this locally:
mvn clean install -Djbosstools.test.jre.8=/home/rob/apps/java/java8/jdk1.8.0_05/
-Djbosstools.test.singleruntime.location=/home/rob/apps/jboss/unzipped/jboss-eap-7.1
-Djbosstools.test.jboss.home.eap.7.1=/home/rob/apps/jboss/unzipped/jboss-eap-7.1
-DskipPrivateRequirements=false
It passes with 17 tests run and 0 fails. I'll keep investigating but I'm not
seeing anything too weird on my end.
List of jars in my wf11 plugin (used to talk to eap7.1):
jboss-dmr-1.4.1.Final.jar
jboss-logging-3.3.1.Final.jar
jboss-remoting-5.0.0.CR5.jar
jboss-threads-2.2.1.Final.jar
wildfly-client-config-1.0.0.CR3.jar
wildfly-common-1.2.0.CR1.jar
wildfly-controller-client-3.0.0.Beta30.jar
wildfly-elytron-1.1.0.CR4.jar
wildfly-protocol-3.0.0.Beta30.jar
xnio-api-3.5.0.CR2.jar
xnio-nio-3.5.0.CR2.jar
List of jars in actual EAP 7.1:
jboss-dmr-1.4.1.Final-redhat-1.jar
jboss-logging-3.3.1.Final-redhat-1.jar
jboss-remoting-5.0.0.Final-redhat-1.jar
jboss-threads-2.2.1.Final-redhat-1.jar
wildfly-client-config-1.0.0.Final-redhat-1.jar
wildfly-common-1.2.0.Final-redhat-1.jar
wildfly-controller-client-3.0.1.Final-redhat-1.jar
wildfly-elytron-tool.jar
wildfly-elytron-integration-3.0.1.Final-redhat-1.jar
wildfly-elytron-1.1.1.Final-redhat-1.jar
wildfly-protocol-3.0.1.Final-redhat-1.jar
xnio-api-3.5.1.Final-redhat-1.jar
xnio-nio-3.5.1.Final-redhat-1.jar
Add management itests to eap jbds compatibility jenkins job
-----------------------------------------------------------
Key: JBIDE-24873
URL:
https://issues.jboss.org/browse/JBIDE-24873
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.5.0.Final
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.5.1.AM2
The EAP team would like us to add this test
org.jboss.tools.as.management.itests
to their compatibility job:
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/EAP7/view/EAP...
details here: EAP7-194
The test to be added is run here:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Cc: [~rob.stryker]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)