From 068ddf14f5bf5d9f2a53992adb72cb11afcde1fb Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Sat, 8 Jul 2017 23:44:35 +0000 Subject: [PATCH] test environment via ant - not via the shell - hope that makes sense ... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1801341 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index 54da30a1b5..f6931afa50 100644 --- a/build.xml +++ b/build.xml @@ -2809,4 +2809,8 @@ under the License. ]]> + + + Using Ant: ${ant.version} from ${ant.home} + -- 2.39.5