[JBoss JIRA] Created: (JBTM-889) Update the XTS tests to use arquillian and maven
by Paul Robinson (JIRA)
Update the XTS tests to use arquillian and maven
-------------------------------------------------
Key: JBTM-889
URL: https://issues.jboss.org/browse/JBTM-889
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Paul Robinson
Assignee: Amos Feng
Fix For: 5.0.0.M2
Currently the XTS tests are built using Ant, they need to be updated to maven to be consistent with the rest of Narayana. The use of Maven should be consistent with the other Narayana sub-components. For example you should inherit from a parent pom.xml and manage dependencies and versions in the same way.
My understanding is that there is a script in place that manages the starting and stopping of a number of JBoss servers and the deployment of various artefacts required by the tests. This script also runs the individual tests. This process script to be replaced with Arquillian in order to be consistent with the other Narayana tests. See "ArjunaJTA/quickstarts/jee_transactional_app/" for an example of how we are using Arquillian for this purpose.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months