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>