]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-0.3.4
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index a91656c9bba2805aa4d9a73a65ed6bb8191fb862..b030759189778faf9561e52c91e714cca01040ce 100644 (file)
@@ -29,6 +29,7 @@
 
                                <configuration>
                                        <instructions>
+                                               <Bundle-ActivationPolicy>lazy</Bundle-ActivationPolicy>
                                                <Export-Package>
                                                        org.argeo.security.*
                                                </Export-Package>
                                                        org.springframework.beans.factory,
                                                        org.argeo.jcr,
                                                        org.xml.sax;version="0.0.0",
+                                                       javax.jcr.security,
+                                                       javax.jcr.nodetype,
+                                                       javax.jcr.version,
+                                                       javax.jcr.observation,
+                                                       javax.jcr.query,
+                                                       javax.jcr.lock,
+                                                       javax.jcr.retention,
                                                        *
                                                </Import-Package>
                                        </instructions>