ICU-2661 retract changes to build.xml

X-SVN-Rev: 12235
This commit is contained in:
Ram Viswanadha 2003-06-02 23:31:48 +00:00
parent 7844db3ecd
commit 0cd4ae2390

View file

@ -6,8 +6,8 @@
*******************************************************************************
*
* $Source: /xsrl/Nsvn/icu/icu4j/build.xml,v $
* $Date: 2003/05/23 19:05:59 $
* $Revision: 1.69 $
* $Date: 2003/06/02 23:31:48 $
* $Revision: 1.70 $
*
*******************************************************************************
* This is the ant build file for ICU4J. See readme.html for more information.
@ -17,7 +17,7 @@
<project name="ICU4J" default="core" basedir=".">
<!-- ### begin clover setup ### -->
<property name="icu4j.tempdir" value="c:/tmp"/>
<property name="icu4j.tempdir" value="tmp"/>
<property name="clover.initstring" value="${icu4j.tempdir}/icu4j.db"/>
<path id="clover.classpath">
<!-- ***** you will need to change the paths below to point