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

svn commit: r688826 - in /servicemix/smx3/trunk/core: pom.xml servicemix-jbi/

Author: gertv
Date: Mon Aug 25 12:01:39 2008
New Revision: 688826

URL: http://svn.apache.org/viewvc?rev=688826&view=rev
Log:
SM-1455: Replacing JBI API with the specs alternative

Removed:
    servicemix/smx3/trunk/core/servicemix-jbi/
Modified:
    servicemix/smx3/trunk/core/pom.xml

Modified: servicemix/smx3/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/pom.xml?rev=688826&r1=688825&r2=688826&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/pom.xml (original)
+++ servicemix/smx3/trunk/core/pom.xml Mon Aug 25 12:01:39 2008
@@ -34,7 +34,6 @@
     <packaging>pom</packaging>
 
     <modules>
-        <module>servicemix-jbi</module>
         <module>servicemix-core</module>
         <module>servicemix-audit</module>
     </modules>