You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2007/10/31 03:25:21 UTC

svn commit: r590540 - /incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml

Author: ffang
Date: Tue Oct 30 19:25:21 2007
New Revision: 590540

URL: http://svn.apache.org/viewvc?rev=590540&view=rev
Log:
[SM-1121] Remove the servicemix-bpe SE from the Apache ServiceMix distribution

Modified:
    incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml?rev=590540&r1=590539&r2=590540&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.2/distributions/apache-servicemix/pom.xml Tue Oct 30 19:25:21 2007
@@ -328,13 +328,13 @@
                   <classifier>installer</classifier>
                   <type>zip</type>
                 </artifactItem>
-                <artifactItem>
+                <!--artifactItem>
                   <groupId>org.apache.servicemix</groupId>
                   <artifactId>servicemix-bpe</artifactId>
                   <version>${servicemix-version}</version>
                   <classifier>installer</classifier>
                   <type>zip</type>
-                </artifactItem>
+                </artifactItem-->
                 <artifactItem>
                   <groupId>org.apache.servicemix</groupId>
                   <artifactId>servicemix-drools</artifactId>