From c604d58e7d2704ba63a39abf838ff11abccaa1cb Mon Sep 17 00:00:00 2001 From: Javen O'Neal Date: Mon, 18 Apr 2016 01:07:37 +0000 Subject: [PATCH] add test-hssf target to test just HSSF classes, skipping hssf.dev. Duration after running ant clean (includes 0m22s of prerequisites): test-hssf: 1m3s, test-main: 2m8s. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739674 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 4bb6fe1a14..05a0b88f44 100644 --- a/build.xml +++ b/build.xml @@ -101,6 +101,9 @@ under the License. + + + @@ -839,6 +842,7 @@ under the License. + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5