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 @@ + + + + + + + + + + + + + + + + + + + + +