]
Michael Musgrove updated JBTM-3151:
-----------------------------------
Status: Pull Request Sent (was: Open)
The PR reverts the fix for
Fix for JBTM-3146 causes a regression when building with JDK 11
----------------------------------------------------------------
Key: JBTM-3151
URL:
https://issues.jboss.org/browse/JBTM-3151
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Build System
Affects Versions: 5.9.5.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.next
The fix for JBTM-3146 (Better support for Quarkus) uses byte code inject at build time
and this fails on JDK 11:
[ERROR] Failed to execute goal
org.jboss.maven.plugins:maven-injection-plugin:1.0.2:bytecode (default) on project common:
Unable to resolve method [com.arjuna.common.util.ConfigurationInfo#getSourceId]:
java.io.IOException: invalid constant type: 18 -> [Help 1]