Author: jsong
Date: Fri May  6 18:09:39 2005
New Revision: 168995

URL: http://svn.apache.org/viewcvs?rev=168995&view=rev
Log:
Revert r168984 to get dist checkin testing passing.

Modified:
    incubator/beehive/trunk/controls/test/dist-test/common/run-test-build.xml

Modified: 
incubator/beehive/trunk/controls/test/dist-test/common/run-test-build.xml
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/dist-test/common/run-test-build.xml?rev=168995&r1=168994&r2=168995&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/dist-test/common/run-test-build.xml 
(original)
+++ incubator/beehive/trunk/controls/test/dist-test/common/run-test-build.xml 
Fri May  6 18:09:39 2005
@@ -107,7 +107,7 @@
        <antcall target="build.controlsWeb"/>
                <antcall target="checkin.tests"/>
                <!--It is OK to have failures in detailed.tests. commented out 
temporarily-->
-       <antcall target="detailed.tests"/>
+       <!--antcall target="detailed.tests"/-->
     </target>
 
     <target name="prepare.controlsWeb" description="Prepare controlsWeb in 
build area">


Reply via email to