mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-4460 remove logerror
X-SVN-Rev: 17412
This commit is contained in:
parent
f7dbe91090
commit
20ad199361
1 changed files with 1 additions and 2 deletions
|
@ -255,8 +255,7 @@
|
|||
<!-- this is a hack for now, need a way to express dependency on the .jpp files
|
||||
and to provide directories or trees of files to the code mangler tool. -->
|
||||
<java classname="com.ibm.icu.dev.tool.docs.CodeMangler"
|
||||
classpath="${build.dir}"
|
||||
logError="true">
|
||||
classpath="${build.dir}">
|
||||
<arg value="-d"/>
|
||||
<arg value="VERSION_${ant.java.version}"/>
|
||||
<arg value="-in"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue