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 2006/12/13 03:53:48 UTC

svn commit: r486473 - /webservices/axis2/trunk/java/modules/jibx/maven.xml

Author: dims
Date: Tue Dec 12 18:53:48 2006
New Revision: 486473

URL: http://svn.apache.org/viewvc?view=rev&rev=486473
Log:
switch verbose on to diagnose failures

Modified:
    webservices/axis2/trunk/java/modules/jibx/maven.xml

Modified: webservices/axis2/trunk/java/modules/jibx/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jibx/maven.xml?view=diff&rev=486473&r1=486472&r2=486473
==============================================================================
--- webservices/axis2/trunk/java/modules/jibx/maven.xml (original)
+++ webservices/axis2/trunk/java/modules/jibx/maven.xml Tue Dec 12 18:53:48 2006
@@ -21,6 +21,7 @@
       <java classname="org.jibx.binding.Compile" fork="true">
         	<classpath refid="maven.dependency.classpath"/>
         	<classpath location="target/test-classes"/>
+          <arg value="-v"/>
           <arg value="test-resources/binding/customer-binding.xml"/>
           <arg value="test-resources/binding/library-binding.xml"/>
       </java> 



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