You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/04/25 13:04:01 UTC

svn commit: r651571 - in /servicemix/smx3/trunk/deployables/serviceengines: pom.xml servicemix-bpe/

Author: gnodet
Date: Fri Apr 25 04:04:00 2008
New Revision: 651571

URL: http://svn.apache.org/viewvc?rev=651571&view=rev
Log:
SM-1330: Remove the deprecated servicemix-bpe component

Removed:
    servicemix/smx3/trunk/deployables/serviceengines/servicemix-bpe/
Modified:
    servicemix/smx3/trunk/deployables/serviceengines/pom.xml

Modified: servicemix/smx3/trunk/deployables/serviceengines/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/pom.xml?rev=651571&r1=651570&r2=651571&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/serviceengines/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/serviceengines/pom.xml Fri Apr 25 04:04:00 2008
@@ -35,7 +35,6 @@
 
   <modules>
     <module>servicemix-bean</module>
-    <module>servicemix-bpe</module>
     <module>servicemix-camel</module>
     <module>servicemix-cxf-se</module>
     <module>servicemix-drools</module>