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 2011/09/01 09:38:47 UTC

svn commit: r1163925 - /servicemix/smx4/features/trunk/assembly/pom.xml

Author: ffang
Date: Thu Sep  1 07:38:46 2011
New Revision: 1163925

URL: http://svn.apache.org/viewvc?rev=1163925&view=rev
Log:
[SMX4-900]ensure contain camel-blueprint.jar in the distribution

Modified:
    servicemix/smx4/features/trunk/assembly/pom.xml

Modified: servicemix/smx4/features/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/pom.xml?rev=1163925&r1=1163924&r2=1163925&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/features/trunk/assembly/pom.xml Thu Sep  1 07:38:46 2011
@@ -150,6 +150,7 @@
                                 <feature>camel-activemq</feature>
                                 <feature>camel-nmr</feature>
                                 <feature>camel-cxf</feature>
+                                <feature>camel-blueprint</feature>
                                 <feature>jbi-cluster</feature>
                                 <feature>war</feature>
                                 <!-- ServiceMix Components -->