Author: jstrachan
Date: Wed Jun 27 10:36:49 2007
New Revision: 551236
URL: http://svn.apache.org/viewvc?view=rev&rev=551236
Log:
zapped the servicemix-camel module as the code was starting to duplicate the
camel-jbi module in the camel project; so I figured it was better to keep all
that camel-jbi code together in one simple module (which is mostly camel
specific really as the servicemix details are reused from servicemix-core and
servicemix-common etc)
Modified:
incubator/servicemix/trunk/deployables/serviceengines/pom.xml
Modified: incubator/servicemix/trunk/deployables/serviceengines/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/serviceengines/pom.xml?view=diff&rev=551236&r1=551235&r2=551236
==============================================================================
--- incubator/servicemix/trunk/deployables/serviceengines/pom.xml (original)
+++ incubator/servicemix/trunk/deployables/serviceengines/pom.xml Wed Jun 27
10:36:49 2007
@@ -36,7 +36,6 @@
<modules>
<module>servicemix-bean</module>
<module>servicemix-bpe</module>
- <module>servicemix-camel</module>
<module>servicemix-drools</module>
<module>servicemix-eip</module>
<module>servicemix-jsr181</module>