From: Dominik Stadler Date: Sun, 30 Jun 2013 20:49:51 +0000 (+0000) Subject: Adjust build.xml to update to junit 4.11 X-Git-Tag: REL_3_10_BETA2~51 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ae5b31d741c6a5fc5558e35fb5169910da4fede5;p=poi.git Adjust build.xml to update to junit 4.11 Also allow to specify a pattern to only run certain unit tests. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1498178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 2a6cff6c56..8fdc452dab 100644 --- a/build.xml +++ b/build.xml @@ -79,6 +79,7 @@ under the License. JVM system properties for running tests, user.language and user.country are required as we have locale-sensitive formatters --> + @@ -134,8 +135,10 @@ under the License. value="${repository.m2}/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar"/> - - + + + + @@ -180,6 +183,7 @@ under the License. + @@ -310,6 +314,7 @@ under the License. + @@ -336,6 +341,10 @@ under the License. + + + + @@ -636,7 +645,7 @@ under the License. - + @@ -680,7 +689,7 @@ under the License. - + @@ -712,7 +721,7 @@ under the License. - + @@ -772,7 +781,7 @@ under the License. - +