]
Thomas Jenkinson closed JBTM-3260.
----------------------------------
Resolution: Migrated to another ITS
On publishing a new Narayana release there should be created Quarkus
PR to update Narayana version
--------------------------------------------------------------------------------------------------
Key: JBTM-3260
URL:
https://issues.redhat.com/browse/JBTM-3260
Project: JBoss Transaction Manager
Issue Type: Task
Components: Release Process
Affects Versions: 5.10.3.Final
Reporter: Ondrej Chaloupka
Assignee: Mayank Kunwar
Priority: Major
As currently when a Narayana minor release is published it's usual to create a
WildFly pull request which updates the Narayana version to the most up-to-date.
This functionality is automatized in the release script:
https://github.com/jbosstm/narayana/blob/5.10.4.Final/narayana-release-pr...
It would be good to have a similar functionality for the Quarkus. Narayana is the
component managing JTA trasaction there and it would be good to pass there the newest
version as well.
Narayana version could be updated at:
https://github.com/quarkusio/quarkus/blob/1.2.1.Final/bom/runtime/pom.xml...