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 2007/09/14 13:11:59 UTC

svn commit: r575623 - /activemq/camel/trunk/components/pom.xml

Author: jstrachan
Date: Fri Sep 14 04:11:58 2007
New Revision: 575623

URL: http://svn.apache.org/viewvc?rev=575623&view=rev
Log:
temporarily disabled groovy until we have a build we can use

Modified:
    activemq/camel/trunk/components/pom.xml

Modified: activemq/camel/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/pom.xml?rev=575623&r1=575622&r2=575623&view=diff
==============================================================================
--- activemq/camel/trunk/components/pom.xml (original)
+++ activemq/camel/trunk/components/pom.xml Fri Sep 14 04:11:58 2007
@@ -38,7 +38,7 @@
     <module>camel-bam</module>
     <module>camel-cxf</module>
     <module>camel-ftp</module>
-    <module>camel-groovy</module>
+    <!--<module>camel-groovy</module>-->
     <module>camel-http</module>
     <module>camel-ibatis</module>
     <module>camel-irc</module>