[
https://issues.jboss.org/browse/JBTM-3185?page=com.atlassian.jira.plugin....
]
Issue was automatically transitioned when Ondrej Chaloupka created pull request #1493 in
GitHub
-----------------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Open)
Upgrade jandex version for Narayana
-----------------------------------
Key: JBTM-3185
URL:
https://issues.jboss.org/browse/JBTM-3185
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTA, LRA
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Major
Version of Jandex library needs to be dumped to the version which will not provide
warning message on Quarkus dev mode
{quote}
WARN [io.qua.dep.ind.ApplicationArchiveBuildStep] (build-13) Re-indexing
/Users/Gwenneg/.m2/repository/org/jboss/narayana/jta/narayana-jta/5.9.6.Final/narayana-jta-5.9.6.Final.jar
- at least Jandex 2.1 must be used to index an application dependency
{quote}
The Quarkus depends on the {{narayana-jta}} which is a shaded jar and contains the
{{cdi}} component as well. The CDI uses the jandex to process the annotations.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)