Fix manifest generation
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 26 Sep 2012 08:39:00 +0000 (08:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 26 Sep 2012 08:39:00 +0000 (08:39 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5575 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

security/runtime/org.argeo.security.jackrabbit/pom.xml

index 2bc29eb40575b878f2f082088195fd05ae5ecd15..48e72c36b76f896a632749a5a3124fe137dfa551 100644 (file)
@@ -30,7 +30,7 @@
                                        <instructions>
                                                <Fragment-Host>org.apache.jackrabbit</Fragment-Host>
                                                <Export-Package>org.argeo.security.jackrabbit.*</Export-Package>
-                                               <Import-Package>*,org.springframework.core</Import-Package>
+                                               <Import-Package>*,org.springframework.core,org.argeo.jcr</Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>