]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jackrabbit/pom.xml
Improve build and maven structure
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jackrabbit / pom.xml
index 4eeae22b9d0a25e8d89b5f518ff06c70d6415985..346da2e086b9fe06b73142ac57f9ba7d86d02177 100644 (file)
                                <configuration>
                                        <instructions>
                                                <Export-Package>
-                                                       org.argeo.jcr.*,
-                                                       org.argeo.server.jackrabbit.*,
-                                                       org.argeo.server.jcr.*
+                                                       org.argeo.jackrabbit.*,
                                                </Export-Package>
                                                <Import-Package>
                                                        org.xml.sax;version="0.0.0",
+                                                       org.apache.jackrabbit.webdav.jcr,
                                                        org.springframework.security.providers.jaas;resolution:="optional",
                                                        junit.framework;resolution:="optional",
                                                        *