Author: cschneider
Date: Wed Jun 8 16:01:31 2011
New Revision: 1133450
URL: http://svn.apache.org/viewvc?rev=1133450&view=rev
Log:
Deactivating guice as it causes a build error. Please reactivate again as soon
as it works
Modified:
camel/trunk/components/pom.xml
Modified: camel/trunk/components/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=1133450&r1=1133449&r2=1133450&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Wed Jun 8 16:01:31 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>