]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.node.repo.jackrabbit/pom.xml
Use file datastore
[lgpl/argeo-commons.git] / server / modules / org.argeo.node.repo.jackrabbit / pom.xml
index 32840cd1933a5e508cc8b0e8c86c5b025190d09f..2563d2f9acbfe6fc5c8f54c45ed5479b0c8f960d 100644 (file)
                                                <Import-Package>
                                                        *,
                                                        com.mysql.jdbc;version="[5.0.0,6.0.0)";resolution:=optional,
+                                                       org.h2;version="[1.0.0,2.0.0)";resolution:=optional,
+                                                       org.postgresql;version="[8.0.0,9.0.0)";resolution:=optional,
                                                        javax.jcr;version="[2.0.0,3.0.0)",
                                                        org.apache.jackrabbit.core;version="[2.0.0,3.0.0)",
                                                        org.apache.jackrabbit.core.config;version="[2.0.0,3.0.0)",
                                                        org.apache.xalan.processor,
                                                        org.argeo.jackrabbit,
                                                        org.argeo.jcr,
-                                                       org.argeo.security,
-                                                       org.argeo.security.core,
-                                                       org.h2;version="[1.0.0,2.0.0)";resolution:=optional,
-                                                       org.postgresql;version="[8.0.0,9.0.0)";resolution:=optional,
                                                        org.springframework.beans.factory.config,
-                                                       org.springframework.security;version="2.0.6.RELEASE"
                                                </Import-Package>
                                        </instructions>
                                </configuration>