Author: jhm
Date: Sun Mar 21 15:45:06 2010
New Revision: 925809
URL: http://svn.apache.org/viewvc?rev=925809&view=rev
Log:
more logging
Modified:
ant/sandbox/historical/xdocs/dvsl/build.xml
Modified: ant/sandbox/historical/xdocs/dvsl/build.xml
URL:
http://svn.apache.org/viewvc/ant/sandbox/historical/xdocs/dvsl/build.xml?rev=925809&r1=925808&r2=925809&view=diff
==============================================================================
--- ant/sandbox/historical/xdocs/dvsl/build.xml (original)
+++ ant/sandbox/historical/xdocs/dvsl/build.xml Sun Mar 21 15:45:06 2010
@@ -22,6 +22,9 @@
</path>
<target name="init">
+ <!-- JHM: debug output for getting Gump run -->
+ <echoproperties taskname="debug-log"/>
+
<taskdef name="dvsl" classname="org.apache.tools.dvsl.DVSLTask">
<classpath>
<path refid="classpath"/>