You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2006/12/11 16:49:49 UTC

svn commit: r485723 - /harmony/enhanced/jdktools/trunk/build.xml

Author: geirm
Date: Mon Dec 11 07:49:48 2006
New Revision: 485723

URL: http://svn.apache.org/viewvc?view=rev&rev=485723
Log:
remove the "WOOGIE"

Modified:
    harmony/enhanced/jdktools/trunk/build.xml

Modified: harmony/enhanced/jdktools/trunk/build.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/build.xml?view=diff&rev=485723&r1=485722&r2=485723
==============================================================================
--- harmony/enhanced/jdktools/trunk/build.xml (original)
+++ harmony/enhanced/jdktools/trunk/build.xml Mon Dec 11 07:49:48 2006
@@ -191,7 +191,6 @@
 
     <target name="check-depends"
             description="Report on whether the dependencies are met">
-        <echo>WOOGIE : ${external.resources}</echo>
         <ant antfile="make/depends.xml" inheritall="false" target="check">
             <property name="external.resources" value="${external.resources}"/>
         </ant>