]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/pom.xml
Allows usernames with uppercase
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 8ffada70e5d6526c445692e785589c31c8382cb2..91e884e8c3d70ce2700d94424e75e46f18682710 100644 (file)
                                                <Export-Package>
                                                        org.argeo.security.*
                                                </Export-Package>
+                                               <!-- We need to exclude some packages which are added by BND but cause 
+                                                       use package conflict with some deployments -->
                                                <Import-Package>
                                                        org.springframework.context,
                                                        org.springframework.beans.factory,
                                                        org.argeo.jcr,
+                                                       org.xml.sax;version="0.0.0",
                                                        *
                                                </Import-Package>
                                        </instructions>