mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-2661 retract changes to build.xml
X-SVN-Rev: 12235
This commit is contained in:
parent
7844db3ecd
commit
0cd4ae2390
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue