[
https://issues.apache.org/jira/browse/SHIRO-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262611#comment-13262611
]
Tuomas Kiviaho commented on SHIRO-214:
--------------------------------------
Please reopen the issue since export clause in pom.xml is not correct.
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira