[ 
https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166841#comment-17166841
 ] 

ASF subversion and git services commented on WW-5075:
-----------------------------------------------------

Commit c7149ab1bc172a8cafb7bf94b5f05be7e8e6d8b5 in struts's branch 
refs/heads/struts-2-5-x from JCgH4164838Gh792C124B5
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=c7149ab ]

Initial attempt to fix OSGi Plugin issues discovered during examination of
WW-5075.
- Indication is that the OSGi Plugin has been failing since Struts 2.3.4.
- Applied fix to ResourceFinder to restore 2.3.x logic that was broken in
  2.5.x.
- Implemented changes to restore OSGi Plugin functionality for 2.5.x.
- Applied changes to the OSGi Admin Bundle to function under 2.5.x.
- Updated the OSGi Admin Bundle JS libraries and related CSS to newer
  versions.
- Added new unit tests for the OSGi plugin.
- The OSGi plugin will only function properly with exploded/expanded WAR
  files.


> 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.5.24, 2.6
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to