Bug 15402 fixed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352939 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2002-12-17 16:46:26 +00:00
parent 7921ef4f7d
commit a004ee9b15

View File

@ -181,7 +181,7 @@
<!-- =================================-->
<target name="-cent-unjar-check">
<basename property="current.cent.jar.name" file="${current.cent.jar}" suffix=".jar"/>
<basename property="current.cent.jar.name" file="${current.cent.jar}" suffix=".cent.jar"/>
<condition property="cent-unjar.not.required">
<and>
@ -297,4 +297,4 @@
<target name="create-dtd" depends="-init">
<antstructure output="${xlayout.build.dir}/build.dtd"/>
</target>
</target>