Author: jstrachan
Date: Mon Feb 16 13:43:42 2009
New Revision: 744914
URL: http://svn.apache.org/viewvc?rev=744914&view=rev
Log:
disabled the camel-rest module until Jersey 1.03 is out
Modified:
camel/trunk/components/pom.xml
Modified: camel/trunk/components/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=744914&r1=744913&r2=744914&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Mon Feb 16 13:43:42 2009
@@ -73,7 +73,7 @@
<module>camel-ognl</module>
<module>camel-osgi</module>
<module>camel-quartz</module>
- <module>camel-rest</module>
+ <!--<module>camel-rest</module>-->
<module>camel-rmi</module>
<module>camel-ruby</module>
<module>camel-rss</module>