[
https://issues.apache.org/jira/browse/ARTEMIS-4477?focusedWorklogId=887462&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-887462
]
ASF GitHub Bot logged work on ARTEMIS-4477:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/23 20:13
Start Date: 26/Oct/23 20:13
Worklog Time Spent: 10m
Work Description: gastaldi opened a new pull request, #4657:
URL: https://github.com/apache/activemq-artemis/pull/4657
- Fixes ARTEMIS-4477: This makes sure that the shaded classes referenced in
the META-INF/services are correct
Issue Time Tracking
-------------------
Worklog Id: (was: 887462)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)