]> source.dussan.org Git - poi.git/commitdiff
Bug 15402 fixed.
authorRainer Klute <klute@apache.org>
Tue, 17 Dec 2002 16:46:26 +0000 (16:46 +0000)
committerRainer Klute <klute@apache.org>
Tue, 17 Dec 2002 16:46:26 +0000 (16:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352939 13f79535-47bb-0310-9956-ffa450edef68

tools/antipede/build.xtarget

index cf57a2bbd48312d1e1866f6859774b318498a228..32db6d6a414a41c555e9289e8e7a92eb206f99f5 100644 (file)
   <!-- =================================--> 
   <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>
   
   <target  name="create-dtd"   depends="-init">
     <antstructure output="${xlayout.build.dir}/build.dtd"/>
-  </target>       
\ No newline at end of file
+  </target>