[
https://issues.jboss.org/browse/JBTM-1319?page=com.atlassian.jira.plugin....
]
Tom Jenkinson resolved JBTM-1319.
---------------------------------
Assignee: Tom Jenkinson (was: Paul Robinson)
Resolution: Done
Resolved by making the job config
(
http://172.17.131.2/job/btny-pulls-quickstarts/configure):
IF NOT EXIST TXFramework\pom.xml GOTO NO_TXF
echo Running TXFramework quickstarts
copy
C:\hudson\workspace\jbossts-narayana-skipTests\rest-tx\webservice\target\restat-web-5.0.0.M2-SNAPSHOT.war
%JBOSS_HOME%\standalone\deployments\
cd TXFramework
call mvn clean install -Parq-jbossas-managed || (call:comment_on_pull "TXFramework
Tests Failed" && exit -1)
:NO_TXF
Empty TX Framework dir appearing in 4.17 QTS tests
--------------------------------------------------
Key: JBTM-1319
URL:
https://issues.jboss.org/browse/JBTM-1319
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: TXFramework
Reporter: Paul Robinson
Assignee: Tom Jenkinson
Fix For: 4.17.3
See:
http://172.17.131.2/job/btny-pulls-quickstarts/56/console
An empty TXFramework directory means that the TXFramework tests will be attempted, but
will fail due to the missing pom.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira