[JBoss JIRA] (JBTM-2968) Some JTS quickstarts run with JacORB
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2968?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2968:
--------------------------------
Fix Version/s: 5.next
(was: 5.7.2.Final)
> Some JTS quickstarts run with JacORB
> ------------------------------------
>
> Key: JBTM-2968
> URL: https://issues.jboss.org/browse/JBTM-2968
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Demonstrator
> Affects Versions: 5.7.1.Final
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Fix For: 5.next
>
>
> Some of the JTS quickstarts are using JacORB. The narayana project has since changed the default ORB (OpenJDK ORB) so we should change the quickstarts to use the new default. The affected poms are:
> ArjunaJTS/pom.xml
> ArjunaJTS/standalone/pom.xml
> ArjunaJTS/trailmap/pom.xml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (JBTM-2967) Some quickstarts are not tested in CI
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2967?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2967:
--------------------------------
Fix Version/s: 5.next
(was: 5.7.2.Final)
> Some quickstarts are not tested in CI
> -------------------------------------
>
> Key: JBTM-2967
> URL: https://issues.jboss.org/browse/JBTM-2967
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Demonstrator
> Affects Versions: 5.7.1.Final
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> 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.5.0#75005)
6 years, 10 months