Import osgi fragments in shiro bundle 88/76088/2 2.1.10
authorSai Gandham <sg481n@att.com>
Mon, 21 Jan 2019 17:01:42 +0000 (11:01 -0600)
committerSai Gandham <sg481n@att.com>
Mon, 21 Jan 2019 17:18:35 +0000 (11:18 -0600)
Update bundle with import packages

Issue-ID: AAF-655
Change-Id: I05285b3c5b42d010e135d93d06cf5b1fa2fae30e
Signed-off-by: Sai Gandham <sg481n@att.com>
shiro-osgi-bundle/pom.xml

index 7478ebf..2081be5 100644 (file)
@@ -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,
                                                        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> -->