summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2019-01-21 11:01:42 -0600
committerSai Gandham <sg481n@att.com>2019-01-21 11:18:35 -0600
commit3bcde263088b6a729cb7a99404a7617643f66423 (patch)
tree2c417843be8c9b9b01d46fd97bec8342ee3998c4
parent63424b027355ca83453a066559fa4a479bb9aa01 (diff)
Import osgi fragments in shiro bundle2.1.10
Update bundle with import packages Issue-ID: AAF-655 Change-Id: I05285b3c5b42d010e135d93d06cf5b1fa2fae30e Signed-off-by: Sai Gandham <sg481n@att.com>
-rw-r--r--shiro-osgi-bundle/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml
index 7478ebf..2081be5 100644
--- a/shiro-osgi-bundle/pom.xml
+++ b/shiro-osgi-bundle/pom.xml
@@ -53,7 +53,6 @@
javax.servlet,
javax.servlet.http,
org.osgi.service.blueprint;version="[1.0.0,2.0.0)",
- org.osgi.framework,
javax.net.ssl,
javax.crypto,
javax.crypto.spec,
@@ -73,10 +72,7 @@
org.w3c.dom,
org.xml.sax,
javax.xml.transform.stream,
- org.apache.log4j,
- org.slf4j.impl,
- org.slf4j,
- org.slf4j.spi
+ org.apache.log4j
</Import-Package>
<Embed-Dependency>*;scope=compile|runtime;inline=false</Embed-Dependency>
<!-- <Embed-Dependency>*;scope=compile|runtime;artifactId=!shiro-core;inline=false</Embed-Dependency> -->