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 2006/02/16 16:02:38 UTC

svn commit: r378265 - /incubator/servicemix/trunk/servicemix-sca/project.xml

Author: gnodet
Date: Thu Feb 16 07:02:36 2006
New Revision: 378265

URL: http://svn.apache.org/viewcvs?rev=378265&view=rev
Log:
Forgot sca component ...

Modified:
    incubator/servicemix/trunk/servicemix-sca/project.xml

Modified: incubator/servicemix/trunk/servicemix-sca/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-sca/project.xml?rev=378265&r1=378264&r2=378265&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-sca/project.xml (original)
+++ incubator/servicemix/trunk/servicemix-sca/project.xml Thu Feb 16 07:02:36 2006
@@ -174,8 +174,6 @@
       <artifactId>commons-logging</artifactId>
       <version>${commons_logging_version}</version>
       <properties>
-        <jbi.bundle>true</jbi.bundle>
-        <jbi.bootstrap>true</jbi.bootstrap>
       </properties>
     </dependency>
     <dependency>
@@ -183,7 +181,6 @@
       <artifactId>wsdl4j</artifactId>
       <version>${wsdl4j_version}</version>
       <properties>
-        <jbi.bundle>true</jbi.bundle>
       </properties>
     </dependency>
     <dependency>
@@ -199,7 +196,6 @@
       <artifactId>stax-api</artifactId>
       <version>${stax_api_version}</version>
       <properties>
-        <jbi.bundle>true</jbi.bundle>
       </properties>
     </dependency>