From: Dominik Stadler Date: Thu, 23 Jul 2015 12:33:00 +0000 (+0000) Subject: When verifying that the source-package can be built copy over third party libs before... X-Git-Tag: REL_3_13_FINAL~209 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c5156fd83beeabcaca8dcc4c4bb0999357ecf91f;p=poi.git When verifying that the source-package can be built copy over third party libs before starting to build to not download these files from scratch every time git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml index 795788e441..617056c9c5 100644 --- a/src/integrationtest/build.xml +++ b/src/integrationtest/build.xml @@ -63,6 +63,20 @@ under the License. + + + + + + + + + + + + + +