George Gastaldi created ARTEMIS-4477:
----------------------------------------
Summary: artemis-commons does not transform the
META-INF/services/javax.json.spi.JsonProvider to the shaded package
Key: ARTEMIS-4477
URL: https://issues.apache.org/jira/browse/ARTEMIS-4477
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.31.1
Reporter: George Gastaldi
Johnzon is shaded in artemis-common but the
{{META-INF/services/javax.json.spi.JsonProvider}} included in the
artemis-commons JAR points to the original class, not the shaded one.
This bug seems to have been introduced in
[https://github.com/apache/activemq-artemis/commit/3392d084a904f9517a30242facb0159cf94fbc87]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)