You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by rr...@apache.org on 2010/06/22 14:59:56 UTC

svn commit: r956872 - /ode/trunk/pom.xml

Author: rr
Date: Tue Jun 22 12:59:55 2010
New Revision: 956872

URL: http://svn.apache.org/viewvc?rev=956872&view=rev
Log:
Disabled distro building all the time

Modified:
    ode/trunk/pom.xml

Modified: ode/trunk/pom.xml
URL: http://svn.apache.org/viewvc/ode/trunk/pom.xml?rev=956872&r1=956871&r2=956872&view=diff
==============================================================================
--- ode/trunk/pom.xml (original)
+++ ode/trunk/pom.xml Tue Jun 22 12:59:55 2010
@@ -160,7 +160,9 @@
         <module>jbi-karaf</module>
         <module>distro/src/examples-jbi/maven2/ping-pong-osgi</module>
         <module>axis2-war</module>
+        <!--
         <module>distro</module>
+        -->
     </modules>
 
     <build>