You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2008/10/01 16:35:11 UTC

svn commit: r700790 - /forrest/trunk/main/forrest.build.xml

Author: crossley
Date: Wed Oct  1 07:35:11 2008
New Revision: 700790

URL: http://svn.apache.org/viewvc?rev=700790&view=rev
Log:
Remove some debugging remnants.

Modified:
    forrest/trunk/main/forrest.build.xml

Modified: forrest/trunk/main/forrest.build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/forrest.build.xml?rev=700790&r1=700789&r2=700790&view=diff
==============================================================================
--- forrest/trunk/main/forrest.build.xml (original)
+++ forrest/trunk/main/forrest.build.xml Wed Oct  1 07:35:11 2008
@@ -296,8 +296,6 @@
     <echo message="This is apache-forrest-${forrest.version}"/>
     <echo message="Using Java ${ant.java.version} from ${java.home}"/>
     <echo message="Using ${ant.version} from ${ant.home}"/>
-<echo>
-</echo>
   </target>
   <target name="diagnostics" depends="init" description="Show the Ant diagnostics">
     <diagnostics/>