Author: ffang
Date: Wed May 22 15:18:03 2013
New Revision: 1485245
URL: http://svn.apache.org/r1485245
Log:
[SMX4-1470]The dependency from opensaml to xmlsec should not be optional
Modified:
servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml?rev=1485245&r1=1485244&r2=1485245&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml Wed May 22 15:18:03
2013
@@ -63,7 +63,7 @@
org.apache.commons.httpclient*;version="[4,5)";resolution:=optional,
org.apache.commons.ssl;resolution:=optional,
org.apache.velocity*;resolution:=optional,
- org.apache.xml.security*;resolution:=optional,
+ org.apache.xml.security*,
org.bouncycastle*;resolution:=optional,
org.joda.time*;version="[1.5,2.0)",
org.owasp.esapi*;resolution:=optional,