[
https://issues.jboss.org/browse/JBTM-1196?page=com.atlassian.jira.plugin....
]
Paul Robinson commented on JBTM-1196:
-------------------------------------
Scenario with a potential solution:
Narayana x targets ASy
AS dep in narayana is for AS-y-SNAPSHOT
Narayana-x is released with dep on AS-y-SNAPSHOT and passes all tests
ASy accepts a pull request to use narayana-x
as-y is released
to run tests from narayana-x against ASy, run: ./scripts/hudson/narayana.sh
-Djboss-as.version=y
WDYT?
Cyclic dependency between AS7 and (txframework and XTS)
-------------------------------------------------------
Key: JBTM-1196
URL:
https://issues.jboss.org/browse/JBTM-1196
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: TXFramework, XTS
Reporter: Tom Jenkinson
Assignee: Paul Robinson
Fix For: 5.0.0.M2
Pom uses jboss-as.version which assumes a build of AS7 but in theory that version would
not exist until this version of Narayana was released.
At the moment it works because we run against a SNAPSHOT version.
Just brainstorming, but can the tests be ran without AS7 or can XTS be hot deployed by
the tests or should these tests be ran in the AS7 test suite?
--
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