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-Url: https://source.dussan.org/?a=commitdiff_plain;h=7e235409da5ecfd9e1f6d999d2d78c06341b1243;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. + + + + + + + + + + + + + +