You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2006/10/18 11:40:39 UTC

svn commit: r465188 - /incubator/harmony/enhanced/classlib/trunk/build.xml

Author: hindessm
Date: Wed Oct 18 02:40:38 2006
New Revision: 465188

URL: http://svn.apache.org/viewvc?view=rev&rev=465188
Log:
Removing verbose debug.

Modified:
    incubator/harmony/enhanced/classlib/trunk/build.xml

Modified: incubator/harmony/enhanced/classlib/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/build.xml?view=diff&rev=465188&r1=465187&r2=465188
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/build.xml (original)
+++ incubator/harmony/enhanced/classlib/trunk/build.xml Wed Oct 18 02:40:38 2006
@@ -287,7 +287,6 @@
                       algorithm="@{type}" />
             <echo file="@{file}.@{type}"
                   message="${@{file}.@{type}}  @{file}${line.separator}" />
-            <echo>@{file}.@{type} = ${@{file}.@{type}}</echo>
         </sequential>
     </macrodef>