konveyor/rulesets

Rules for EAP 8.1: org.apache.activemq.artemis module no longer exports some classes

Open

#268 geöffnet am 21. März 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (49 Forks)auto 404
good first issuekind/featurepriority/backlogtriage/accepted

Repository-Metriken

Stars
 (6 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

An application with explicit dependency on "org.apache.activemq.artemis" module that worked fine deployed to EAP 8.0 might not work when deployed to EAP 8.1 (you may get ClassNotFoundException). Full details available in the linked EAP JIRA.

EAP JIRA: https://issues.redhat.com/browse/JBEAP-28812

Contributor Guide