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 2007/11/26 16:47:23 UTC

svn commit: r598315 - /servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml

Author: gnodet
Date: Mon Nov 26 07:47:22 2007
New Revision: 598315

URL: http://svn.apache.org/viewvc?rev=598315&view=rev
Log:
Remove itests from build as they require activemq 5

Modified:
    servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml

Modified: servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml?rev=598315&r1=598314&r2=598315&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml (original)
+++ servicemix/branches/servicemix-3.2.1/samples/bridge/pom.xml Mon Nov 26 07:47:22 2007
@@ -38,7 +38,9 @@
       <module>bridge-xslt-su</module>
       <module>bridge-jms-su</module>
       <module>bridge-sa</module>
+      <!--
       <module>bridge-sa-itest</module>
+      -->
     </modules>
 
     <!-- Add ServiceMix repositories for snaphots and releases -->