You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/01/16 17:26:10 UTC

svn commit: r735046 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ccustine
Date: Fri Jan 16 08:26:09 2009
New Revision: 735046

URL: http://svn.apache.org/viewvc?rev=735046&view=rev
Log:
SMX4-194 junit bundle needs to be built as the kernel tests depend on it

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=735046&r1=735045&r2=735046&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Jan 16 08:26:09 2009
@@ -73,7 +73,9 @@
         <!--
         <module>jruby-1.1.2</module>
         <module>jsch-0.1.31</module>
+        -->
         <module>junit-3.8.2</module>
+        <!--
         <module>junit-4.4</module>
         <module>mina-1.1.6</module>
         -->