Author: ffang
Date: Wed May 22 15:17:25 2013
New Revision: 1485243
URL: http://svn.apache.org/r1485243
Log:
[SMX4-1470]The dependency from opensaml to xmlsec should not be optional
Modified:
servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml
Modified: servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml?rev=1485243&r1=1485242&r2=1485243&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml Wed May 22 15:17:25
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,