From: Dominik Stadler Date: Sun, 31 Jul 2016 17:19:05 +0000 (+0000) Subject: Adjust build: X-Git-Tag: REL_3_15_BETA3~34 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1074028b9e9b73f11cf084c3ce831eb0871e0dbf;p=poi.git Adjust build: * Use "skipexisting" in Get from Ant 1.8 * Do not always re-run ooxml-lite * Findbugs does not require src- and javadocs-jars, so depend on "jar" instead of "assemble" git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754672 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 7904466a9e..beab59292c 100644 --- a/build.xml +++ b/build.xml @@ -133,6 +133,7 @@ under the License. + @@ -502,9 +503,7 @@ under the License. - - - - + @@ -1509,7 +1508,20 @@ under the License. - + + + + + + + + + + + + + @@ -1535,6 +1547,8 @@ under the License. + + @@ -2089,7 +2103,7 @@ under the License. - + @@ -2114,6 +2128,7 @@ under the License. +