From 949b68ecfb48c162de3618f3f594cc598698a711 Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Thu, 19 May 2005 12:03:41 +0000 Subject: [PATCH] build tweaks git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353687 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 1094d976b1..53ed6e6c48 100644 --- a/build.xml +++ b/build.xml @@ -164,6 +164,8 @@ -Ddisconnected="true": Do not execute any targets that require an online connection to the Internet. + -Dtestcase=org.apache.poi.xxx.xxx : for the single-test target, specify + the test to run WARNING: This list is not exhaustive. @@ -328,7 +330,7 @@ - - + @@ -434,7 +436,7 @@ - + @@ -464,6 +466,27 @@ + + + + + + + + + + + + + + + + + + + + + -- 2.39.5