From 87d020c03ae18730cb52f1fe5d134e2eba81a140 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Thu, 29 May 2014 09:16:29 +0000 Subject: [PATCH] Update to latest Ant 1.9.4 and add ant-launcher which is used in ExcelAnt tests to make it easier to run these tests in Eclipse git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1598226 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 3 ++- build.xml | 11 +++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.classpath b/.classpath index 19c290b734..4c67b866a3 100644 --- a/.classpath +++ b/.classpath @@ -14,7 +14,8 @@ - + + diff --git a/build.xml b/build.xml index 15f6614add..c0a4540259 100644 --- a/build.xml +++ b/build.xml @@ -140,8 +140,10 @@ under the License. - - + + + + @@ -344,6 +346,7 @@ under the License. + @@ -380,6 +383,10 @@ under the License. + + + + -- 2.39.5