You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/06/02 03:15:47 UTC

svn commit: r950325 - /servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml

Author: ffang
Date: Wed Jun  2 01:15:46 2010
New Revision: 950325

URL: http://svn.apache.org/viewvc?rev=950325&view=rev
Log:
[SMX4-530]servicemix-vfs fails with sftp

Modified:
    servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml?rev=950325&r1=950324&r2=950325&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-vfs-1.0/pom.xml Wed Jun  2 01:15:46 2010
@@ -52,6 +52,7 @@
             org.apache.commons.net.ftp*;resolution:=optional;version="[1.4.1,2)",
             org.apache.log4j*;resolution:=optional,
             org.apache.tools.ant*;resolution:=optional;version="[1.6.2,2)",
+            javax.crypto,
             *
         </servicemix.osgi.import.pkg>
     </properties>