konveyor/rulesets

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

Open

#268 创建于 2025年3月21日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Java (49 fork)auto 404
good first issuekind/featurepriority/backlogtriage/accepted

仓库指标

Star
 (6 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南