[
https://issues.apache.org/jira/browse/AMQ-8569?focusedWorklogId=752962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752962
]
ASF GitHub Bot logged work on AMQ-8569:
---------------------------------------
Author: ASF GitHub Bot
Created on: 05/Apr/22 15:54
Start Date: 05/Apr/22 15:54
Worklog Time Spent: 10m
Work Description: gemmellr opened a new pull request, #811:
URL: https://github.com/apache/activemq/pull/811
set xstream osgi import optional to align with with its 'provided'
dependency declaration
Issue Time Tracking
-------------------
Worklog Id: (was: 752962)
Remaining Estimate: 0h
Time Spent: 10m
> mismatch in activemq-client osgi and pom dependency requirements
> ----------------------------------------------------------------
>
> Key: AMQ-8569
> URL: https://issues.apache.org/jira/browse/AMQ-8569
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.17.0, 5.16.2, 5.16.3, 5.16.4
> Reporter: Robbie Gemmell
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 5.17.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The activemq-client module has a 'provided' dependency on xstream, meaning
> users do not get that dependency passed on, they need their own dependency on
> it. The osgi details in the activemq-client manifest however dont list it as
> optional, so it is required there. This dep and the mismatched requirement
> wasnt present until 5.16.2.
> The details in the activemq-osgi manifest do list xstream as optional. It
> seems like activemq-client should also.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)