[jbossts-issues] [JBoss JIRA] Commented: (JBTM-889) Update the XTS tests to use arquillian and maven

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Wed Sep 21 12:57:26 EDT 2011


    [ https://issues.jboss.org/browse/JBTM-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629697#comment-12629697 ] 

Andrew Dinn commented on JBTM-889:
----------------------------------

I don't believe this is strictly a duplicate of 817 as this JIRA refers to the execution of the 'unit' and 'interop' test currently done using ant and hudson, whereas 817 refers to automation of the crash recovery test currently only executable by hand. You could, of course, merge these two tasks under one JIRA if you wish.

>  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: Paul Robinson
>             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

        


More information about the jbossts-issues mailing list