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