]
Tom Jenkinson resolved JBTM-2150.
---------------------------------
Resolution: Won't Fix
Update narayana.sh and narayana-quickstarts/config to not require
WILDFLY_MASTER_VERSION
----------------------------------------------------------------------------------------
Key: JBTM-2150
URL:
https://issues.jboss.org/browse/JBTM-2150
Project: JBoss Transaction Manager
Issue Type: Task
Components: Build System
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
They should be able to infer this from the projects own pom files.
For narayana.sh it is in /pom.xml:
<jboss-as.version>8.0.1.Final-SNAPSHOT</jboss-as.version>
For narayana-quickstart/config it is in (for example)
./XTS/wsat-jta-multi_service/pom.xml:
<jboss-as.version>8.0.1.Final-SNAPSHOT</jboss-as.version>