You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by jocangal <jo...@yahoo.es> on 2012/09/19 18:37:01 UTC

Shiro-Ehcache OSGI Metadata

Hi,

I have noticed that "Export-Package" clause is missing in shiro-ehcache jar.

The problem is that in pom.xml file, the clause:

<Export-Package>org.apache.shiro.ehcache*;version=${project.version}</Export-Package>

should be:

<Export-Package>org.apache.shiro.cache*;version=${project.version}</Export-Package>

The package org.apache.shiro.ehcache does not exists in shiro-ehcache jar.

This may be related to the issue  SHIRO-214
<https://issues.apache.org/jira/browse/SHIRO-214>  .

Thanks.






--
View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-Ehcache-OSGI-Metadata-tp7577804.html
Sent from the Shiro User mailing list archive at Nabble.com.