[
https://issues.redhat.com/browse/JBTM-2967?page=com.atlassian.jira.plugin...
]
Michael Musgrove updated JBTM-2967:
-----------------------------------
Fix Version/s: 5.next
(was: 5.10.2.Final)
Some quickstarts are not tested in CI
-------------------------------------
Key: JBTM-2967
URL:
https://issues.redhat.com/browse/JBTM-2967
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Demonstrator
Affects Versions: 5.7.1.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.next
Most quickstarts used to ship with a run.[sh|bat] script for running the quickstart and
we used to test them in CI by executing the run script. At some point we changed the CI
script (scripts/hudson/quickstart.sh) to just run the pom instead (./build.sh -B clean
install). Since not all poms execute their run script we aren't getting full CI
coverage.
This JIRA is to go through each quickstart and ensure the the pom does indeed exercise
the quickstart.
The following poms do execute a run script
transactionaldriver-jpa-and-tomcat/pom.xml
rts/at/simple/pom.xml
rts/lra/lra-test/pom.xml
ArjunaJTS/interop/glassfish/pom.xml
transactionaldriver-and-tomcat/pom.xml
spring/camel-with-narayana-spring-boot/pom.xml
The following quickstarts contain run scripts:
transactionaldriver-jpa-and-tomcat/run.sh
ArjunaCore/txoj/run.sh
jboss-as/build/target/wildfly-9.0.0.CR1-SNAPSHOT/bin/run.sh
ArjunaJTA/object_store/run.sh
ArjunaJTA/maven/run.sh
ArjunaJTA/recovery/run.sh
ArjunaJTA/javax_transaction/run.sh
rts/at/undertow/run.sh
rts/at/recovery/recovery2/run.sh
rts/at/recovery/recovery1/run.sh
rts/at/simple/run.sh
rts/at/service/service2b/run.sh
rts/at/service/service2/run.sh
rts/at/service/service1b/run.sh
rts/at/service/service1/run.sh
rts/at/demo/run.sh
rts/lra/run.sh
ArjunaJTS/standalone/run.sh
ArjunaJTS/interop/glassfish/run.sh
ArjunaJTS/recovery/run.sh
--
This message was sent by Atlassian Jira
(v7.13.8#713008)