From a60f552c5908dfaad31cfc0db6ef82690dcd5b96 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 5 Dec 2021 17:34:58 +0000 Subject: [PATCH] Remove some more from the Ant Build to try to keep POI-DSL-old-Xerces working for now We can also switch it to Gradle soon, but let's keep a bit of Ant build a bit longer git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895601 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/build.xml b/build.xml index fcf795353a..02696acc67 100644 --- a/build.xml +++ b/build.xml @@ -2152,40 +2152,6 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Maven POMs are located in ${dist.dir} - Use ant dist-nexus to deploy the artifacts in the remote repository - - @@ -2431,9 +2397,6 @@ under the License. - Creating Maven POMs - - Distribution located in ${dist.dir} Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures @@ -2452,7 +2415,7 @@ under the License.