You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/01/23 20:27:03 UTC

svn commit: r614631 - /webservices/axis2/trunk/java/modules/clustering/pom.xml

Author: dims
Date: Wed Jan 23 11:27:01 2008
New Revision: 614631

URL: http://svn.apache.org/viewvc?rev=614631&view=rev
Log:
pick up the flag from the mvn command line. needed for continuum server build break

Modified:
    webservices/axis2/trunk/java/modules/clustering/pom.xml

Modified: webservices/axis2/trunk/java/modules/clustering/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/clustering/pom.xml?rev=614631&r1=614630&r2=614631&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/clustering/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/clustering/pom.xml Wed Jan 23 11:27:01 2008
@@ -76,7 +76,7 @@
                         </property>
                         <property>
                             <name>run.clustering.tests</name>
-                            <value>true</value>
+                            <value>${run.clustering.tests}</value>
                         </property>
                     </systemProperties>
                     <excludes>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org