[
https://issues.apache.org/jira/browse/WW-5075?focusedWorklogId=462834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-462834
]
ASF GitHub Bot logged work on WW-5075:
--------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jul/20 06:02
Start Date: 24/Jul/20 06:02
Worklog Time Spent: 10m
Work Description: yasserzamani commented on pull request #427:
URL: https://github.com/apache/struts/pull/427#issuecomment-663361353
Wow, thanks a lot!
Regarding felix cache permission issue, it seems you or user can use
[org.osgi.framework.storage](https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-bundle-cache.html)
configuration property e.g. `System.getProperty("java.io.tmpdir")`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 462834)
Time Spent: 50m (was: 40m)
> 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: 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)