konveyor/rulesets

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

Open

#268 opened on Mar 21, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (49 forks)auto 404
good first issuekind/featurepriority/backlogtriage/accepted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

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