[
https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151745#comment-17151745
]
James Chaplin commented on WW-5075:
-----------------------------------
Hi.
There was a discussion on the topic, but no strong decision either way. Since
then, I have spent a fair amount of time trying to fix issues with the OSGi
plugin that appear (based on my testing) to have been happening since 2.3.x. I
believe that I have finally resolved the issues for 2.5.x (and 2.3.x), so after
cleaning up the code I will try to create a PR for 2.5.x (and a follow-up one
for 2.6.x).
Even if the OSGi plugin is deprecated or dropped later on, at least this way we
can have more up-to-date code in the repository first. :)
> Upgrade OSGi to the latest version
> ----------------------------------
>
> Key: WW-5075
> URL: https://issues.apache.org/jira/browse/WW-5075
> Project: Struts 2
> Issue Type: Dependency
> Components: Plugin - OSGi
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 2.6
>
>
> Currently the OSGi plugin is using
> {code:xml}
> <dependency>
> <groupId>org.osgi</groupId>
> <artifactId>org.osgi.core</artifactId>
> <version>4.3.1</version>
> </dependency>
> {code}
> but there is a new version 6.0.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)