]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
PR:
authorAndreas L. Delmelle <adelmelle@apache.org>
Wed, 23 Mar 2005 22:35:12 +0000 (22:35 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Wed, 23 Mar 2005 22:35:12 +0000 (22:35 +0000)
Obtained from:
Submitted by:
Reviewed by:
Added timestamp for hyphenation-jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@198546 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 752b6a6b385d55c099bfa4c9e422d801b1238399..626ba04840ae2d5afd15b918a04eb4b26d82cfec 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -574,6 +574,9 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
   </target>
 
   <target name="hyphenation-jar" depends="hyphenation">
+    <tstamp>
+      <format property="ts" pattern="yyyyMMdd-HHmmss-z"/>
+    </tstamp>
     <jar jarfile="${build.dir}/fop-hyph.jar"
          basedir="${build.dest}"
          includes="hyph/**">