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/10/22 11:32:04 UTC

svn commit: r706920 - /servicemix/smx4/bundles/trunk/pom.xml

Author: gnodet
Date: Wed Oct 22 02:32:03 2008
New Revision: 706920

URL: http://svn.apache.org/viewvc?rev=706920&view=rev
Log:
Remove jaxp-ri bundle from build

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=706920&r1=706919&r2=706920&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Oct 22 02:32:03 2008
@@ -97,7 +97,9 @@
         <module>hamcrest-1.1</module>
         <module>ibatis-sqlmap-2.3.4.726</module>
         <module>irclib-1.10</module>
+        <!--
         <module>jaxp-ri-1.4.2</module>
+        -->
         <module>jcr-api-1.0</module>
         <module>jdom-1.1</module>
         <module>jexcelapi-2.4.2</module>