removed additional bundles by reducing Import-Packages.
[xmlrouter] / listener / pom.xml
index 0a635e9b7dd4150769b09caec44ea5f3621fa04f..8b3fd575124fc712b9c2ec52fdb1e0c711d25aa4 100644 (file)
@@ -49,6 +49,7 @@
                         <Bundle-SymbolicName>${pom.groupId}.${pom.artifactId}</Bundle-SymbolicName>
                         <Embed-Dependency>wamblee-support-general;scope=compile|runtime</Embed-Dependency>
                         <Embed-Directory>lib</Embed-Directory>
+                        <Import-Package>!javax.persistence, !net.sf.ehcache, *</Import-Package>
                     </instructions>
                 </configuration>
             </plugin>