From: Dominik Stadler Date: Sun, 31 May 2015 20:11:28 +0000 (+0000) Subject: Bug 57904: Add full source build from dist-packages to CI builds X-Git-Tag: REL_3_13_BETA1~105 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b051a10087bc5c82120d59eee17c4da461d9f00c;p=poi.git Bug 57904: Add full source build from dist-packages to CI builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml new file mode 100644 index 0000000000..1a5e940473 --- /dev/null +++ b/src/integrationtest/build.xml @@ -0,0 +1,45 @@ + + + + Test-Ant file which verifies that the Apache POI distribution build sources can be compiled successfully. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +