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:
parent
7921ef4f7d
commit
a004ee9b15
@ -181,7 +181,7 @@
|
|||||||
<!-- =================================-->
|
<!-- =================================-->
|
||||||
<target name="-cent-unjar-check">
|
<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">
|
<condition property="cent-unjar.not.required">
|
||||||
<and>
|
<and>
|
||||||
@ -297,4 +297,4 @@
|
|||||||
|
|
||||||
<target name="create-dtd" depends="-init">
|
<target name="create-dtd" depends="-init">
|
||||||
<antstructure output="${xlayout.build.dir}/build.dtd"/>
|
<antstructure output="${xlayout.build.dir}/build.dtd"/>
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user