Author: ramkumar
Date: Thu Dec 4 23:18:56 2008
New Revision: 723633
URL: http://svn.apache.org/viewvc?rev=723633&view=rev
Log:
fixes for TUSCANY-2716
Modified:
tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml
Modified: tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml?rev=723633&r1=723632&r2=723633&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml Thu Dec 4
23:18:56 2008
@@ -182,10 +182,10 @@
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
</exclusion>
- <exclusion>
+ <!-- exclusion>
<groupId>opensaml</groupId>
<artifactId>opensaml</artifactId>
- </exclusion>
+ </exclusion -->
</exclusions>
</dependency>
<dependency>