[JBoss JIRA] (JBTM-3146) Better support for Quarkus
by Michael Musgrove (Jira)
Michael Musgrove created JBTM-3146:
--------------------------------------
Summary: Better support for Quarkus
Key: JBTM-3146
URL: https://issues.jboss.org/browse/JBTM-3146
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Common
Affects Versions: 5.9.5.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
To facilitate use of Narayana with containers such as Quarkus we want to minimise things like XML parsing and java archive parsing. The two main enhancements that would be useful in this respect are:
* to inject build information into a java class (via the org.jboss.maven.plugins:maven-injection-plugin plugin);
* to avoid the need for runtime parsing of XML properties it would be useful to allow the properties factory delegate to be supplied externally
--
This message was sent by Atlassian Jira
(v7.12.1#712002)