ICU-3346 fix foo
X-SVN-Rev: 13817
This commit is contained in:
parent
b76bf6d922
commit
d32a0e8253
@ -6,8 +6,8 @@
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/build.xml,v $
|
||||
* $Date: 2003/11/21 19:45:03 $
|
||||
* $Revision: 1.81 $
|
||||
* $Date: 2003/11/21 21:25:27 $
|
||||
* $Revision: 1.82 $
|
||||
*
|
||||
*******************************************************************************
|
||||
* This is the ant build file for ICU4J. See readme.html for more information.
|
||||
@ -198,7 +198,6 @@
|
||||
includes="Transliterator_*.txt,*.icu,*.spp"
|
||||
excludes="**/CVS/**/*,Transliterator_Han_Latin_*.txt"/>
|
||||
</copy>
|
||||
<copy file="${src.dir}/com/ibm/icu/impl/foo.txt" todir="${build.dir}/com/ibm/icu/impl"/>
|
||||
</target>
|
||||
|
||||
<target name ="testData" depends="init">
|
||||
|
Loading…
Reference in New Issue
Block a user