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/02/26 21:37:15 UTC

svn commit: r631366 - /webservices/axis2/trunk/java/modules/jaxws/pom.xml

Author: dims
Date: Tue Feb 26 12:37:06 2008
New Revision: 631366

URL: http://svn.apache.org/viewvc?rev=631366&view=rev
Log:
throw in some debug logs to find source of build break on ws.zones

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

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?rev=631366&r1=631365&r2=631366&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Tue Feb 26 12:37:06 2008
@@ -1080,6 +1080,10 @@
 					</includes>
 					<systemProperties>
 						<property>
+							<name>OASISCatalogManager.catalog.debug.level</name>
+							<value>9999</value>
+						</property>
+						<property>
 							<name>build.repository</name>
 							<value>./target/test-classes</value>
 						</property>



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