From: Dominik Stadler Date: Fri, 6 Mar 2020 15:22:16 +0000 (+0000) Subject: Do not recompile Version.java unless build.xml (i.e. version) changes X-Git-Tag: before_ooxml_3rd_edition~384 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ee61d3eb56975e59bbdae564390ead3c9a33a052;p=poi.git Do not recompile Version.java unless build.xml (i.e. version) changes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 67a30f42df..0d28262dd1 100644 --- a/build.xml +++ b/build.xml @@ -1388,7 +1388,17 @@ under the License. - + + + + + + + + @@ -1408,6 +1418,7 @@ under the License. srcdir="${main.output.dir}" encoding="${java.source.encoding}" includeantruntime="false"> +