You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/11/20 23:17:45 UTC

svn commit: r719405 - in /servicemix/smx4/bundles/trunk: bcprov-jdk15-140/ pom.xml

Author: gnodet
Date: Thu Nov 20 14:17:45 2008
New Revision: 719405

URL: http://svn.apache.org/viewvc?rev=719405&view=rev
Log:
Remove bouncycastle bundle which does not work in OSGi

Removed:
    servicemix/smx4/bundles/trunk/bcprov-jdk15-140/
Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=719405&r1=719404&r2=719405&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Nov 20 14:17:45 2008
@@ -48,9 +48,6 @@
         <module>antlr-runtime-3.0.1</module>
         <module>aopalliance-1.0</module>
         <module>asm-2.2.3</module>
-        -->
-        <module>bcprov-jdk15-140</module>
-        <!--
         <module>cglib-2.1_3</module>
         <module>commons-codec-1.2</module>
         <module>commons-io-1.3.2</module>