From: Dominik Stadler Date: Sun, 3 Aug 2014 21:30:30 +0000 (+0000) Subject: * Ensure that some older versions of third-party libraries are removed when we do... X-Git-Tag: REL_3_11_BETA2~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6dea78adb353c9e0cf8ac01facec34d84dfb5fe0;p=poi.git * Ensure that some older versions of third-party libraries are removed when we do the jar-check, we saw some strange and hard-to-find build-errors lately, e.g. CI fails to run JaCoCo because of outdated asm-all-4.jar being still available. * Include new "release-notes" target in jenkins-target git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615453 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 7fa82516ce..450f99daef 100644 --- a/build.xml +++ b/build.xml @@ -339,7 +339,21 @@ under the License. - + + + + + + + + + + + + + + @@ -1328,8 +1342,8 @@ under the License. - - + +