Author: hadrian
Date: Thu Jun 9 02:49:29 2011
New Revision: 1133637
URL: http://svn.apache.org/viewvc?rev=1133637&view=rev
Log:
Reenable camel-guice as both build and tests are passing
Modified:
camel/trunk/components/pom.xml
Modified: camel/trunk/components/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=1133637&r1=1133636&r2=1133637&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Thu Jun 9 02:49:29 2011
@@ -74,7 +74,7 @@
<module>camel-freemarker</module>
<module>camel-ftp</module>
<module>camel-gae</module>
- <!--<module>camel-guice</module>-->
+ <module>camel-guice</module>
<module>camel-hawtdb</module>
<module>camel-hazelcast</module>
<module>camel-hdfs</module>