You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2013/08/14 16:43:13 UTC

svn commit: r1513904 - /gump/metadata/project/xmlunit.xml

Author: bodewig
Date: Wed Aug 14 14:43:12 2013
New Revision: 1513904

URL: http://svn.apache.org/r1513904
Log:
need more information how ant has broken compatibility

Modified:
    gump/metadata/project/xmlunit.xml

Modified: gump/metadata/project/xmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xmlunit.xml?rev=1513904&r1=1513903&r2=1513904&view=diff
==============================================================================
--- gump/metadata/project/xmlunit.xml (original)
+++ gump/metadata/project/xmlunit.xml Wed Aug 14 14:43:12 2013
@@ -46,7 +46,7 @@
   </project>
 
   <project name="xmlunit-test">
-    <ant target="test">
+    <ant target="test" verbose="true">
       <property name="xmlunit.version" value="@@DATE@@" />
     </ant>
     <depend project="ant" inherit="runtime"/>