diff --git a/build.xml b/build.xml index 05a0b88f4..77ecadf67 100644 --- a/build.xml +++ b/build.xml @@ -1123,9 +1123,13 @@ under the License. + - + + @@ -1213,7 +1217,8 @@ under the License. + depends="compile-main, -test-main-check,jacocotask" xmlns:jacoco="antlib:org.jacoco.ant" + description="tests POI classes that deal with the Microsoft Office binary (BIFF8) file formats (excludes OOXML)"> @@ -1258,7 +1263,8 @@ under the License. + depends="compile-main, -test-main-hssf-check,jacocotask" xmlns:jacoco="antlib:org.jacoco.ant" + description="test HSSF classes only"> @@ -1299,7 +1305,8 @@ under the License. + unless="scratchpad.test.notRequired" xmlns:jacoco="antlib:org.jacoco.ant" + description="test non-OOXML scratchpad classes"> @@ -1386,7 +1393,8 @@ under the License. - + @@ -1433,7 +1441,8 @@ under the License. - +