[
https://issues.apache.org/jira/browse/SHIRO-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood resolved SHIRO-214.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
This was fixed as a result of finishing SHIRO-274. If you believe this to be
incorrect, please reopen the issue.
> Fix OSGI Exports and Imports for org.apache.shiro.ehcache
> ---------------------------------------------------------
>
> Key: SHIRO-214
> URL: https://issues.apache.org/jira/browse/SHIRO-214
> Project: Shiro
> Issue Type: Bug
> Components: Caching
> Affects Versions: 1.1.0
> Reporter: Jason M Jones
> Fix For: 1.2.0
>
>
> Shiro Eh-cache has no exports in the Manifest.MF
> Also, it requires a version of 1.4.0 to 2.0.0 for net.sf.ehcache, but upon
> reviewing the requirements, it requires version 2.2.0 of the Jar.
> I would suggest changing the Import-Package and Export-Package declarations
> to:
> Import-Package: net.sf.ehcache;version="[1.4.0,3.0.0)",org.apache.shir
> o.cache;version="[1.1.0,2.0.0)",org.apache.shiro.config;version="[1.1
> .0,2.0.0)",org.apache.shiro.io;version="[1.1.0,2.0.0)",org.apache.shi
> ro.util;version="[1.1.0,2.0.0)",org.slf4j;version="1.6"
> Export-Package: org.apache.shiro.cache.ehcache
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira