You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2008/08/21 05:32:20 UTC

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

Author: ningjiang
Date: Wed Aug 20 20:32:20 2008
New Revision: 687544

URL: http://svn.apache.org/viewvc?rev=687544&view=rev
Log:
Added camel-groovy back

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=687544&r1=687543&r2=687544&view=diff
==============================================================================
--- activemq/camel/trunk/components/pom.xml (original)
+++ activemq/camel/trunk/components/pom.xml Wed Aug 20 20:32:20 2008
@@ -42,7 +42,7 @@
     <module>camel-flatpack</module>
     <module>camel-ftp</module>
     <module>camel-guice</module>
-    <!--<module>camel-groovy</module>-->
+    <module>camel-groovy</module>
     <module>camel-hamcrest</module>
     <module>camel-http</module>
     <module>camel-hl7</module>