Author: nandana
Date: Sun Dec 21 20:34:48 2008
New Revision: 728603

URL: http://svn.apache.org/viewvc?rev=728603&view=rev
Log:
making the opensaml import optional

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=728603&r1=728602&r2=728603&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Sun Dec 21 20:34:48 2008
@@ -177,7 +177,7 @@
                               javax.xml.crypto.*,
                               org.apache.xml.security.*,
                               org.jcp.xml.dsig.internal.*,
-                              org.opensaml.*,
+                              org.opensaml.*;resolution:=optional,
                               *;resolution:=optional
                         </Import-Package>
                         <DynamicImport-Package>*</DynamicImport-Package>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to