[jbossts-issues] [JBoss JIRA] (JBTM-1272) TxBridge tests install Arjuna jars into local maven repo which makes troubles when testing on Hudson

Ivo Studensky (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:56:35 EDT 2012


Ivo Studensky created JBTM-1272:
-----------------------------------

             Summary: TxBridge tests install Arjuna jars into local maven repo which makes troubles when testing on Hudson
                 Key: JBTM-1272
                 URL: https://issues.jboss.org/browse/JBTM-1272
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Testing, TxBridge
    Affects Versions: 4.16.5
            Reporter: Ivo Studensky
            Assignee: Ivo Studensky
             Fix For: 4.16.6


The current txbridge tests install Arjuna jars which they depend on to the local maven repo in advance of the test run. This makes troubles on Hudson when more txbridge test jobs are running concurrently. 

Remove the install step from build.xml and modify dependencies in pom.xml to use system scope and systemPath for Arjuna bits.

--
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


More information about the jbossts-issues mailing list