You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2008/03/31 16:18:18 UTC

svn commit: r642999 - /activemq/camel/trunk/apache-camel/pom.xml

Author: jstrachan
Date: Mon Mar 31 07:18:16 2008
New Revision: 642999

URL: http://svn.apache.org/viewvc?rev=642999&view=rev
Log:
disabled testng module

Modified:
    activemq/camel/trunk/apache-camel/pom.xml

Modified: activemq/camel/trunk/apache-camel/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/apache-camel/pom.xml?rev=642999&r1=642998&r2=642999&view=diff
==============================================================================
--- activemq/camel/trunk/apache-camel/pom.xml (original)
+++ activemq/camel/trunk/apache-camel/pom.xml Mon Mar 31 07:18:16 2008
@@ -189,10 +189,12 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-swing</artifactId>
     </dependency>
+<!--
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-testng</artifactId>
     </dependency>
+-->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-uface</artifactId>