From 977a277355b4049191ba1fc6de122f316adf9f65 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Wed, 5 Sep 2018 23:00:15 +0000 Subject: [PATCH] update docs to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840167 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 80 ++++++++++++++++++++++--------------------------------- 1 file changed, 32 insertions(+), 48 deletions(-) diff --git a/build.xml b/build.xml index 386ac2af24..3583982de3 100644 --- a/build.xml +++ b/build.xml @@ -2762,17 +2762,13 @@ under the License. - - + - - + - - + - - + @@ -2785,69 +2781,57 @@ under the License.

The Apache POI team is pleased to announce the release of ${version.id}. Featured are a handful of new areas of functionality and numerous bug fixes.

A summary of changes is available in the - Release Notes. - A full list of changes is available in the change log. - People interested should also follow the dev list + Release Notes. + A full list of changes is available in the change log. + People interested should also follow the dev list to track progress.

The POI source release as well as the pre-built binary deployment packages are listed below. - Pre-built versions of all POI components + Pre-built versions of all POI components are available in the central Maven repository under Group ID "org.apache.poi" and Version "${version.id}".

Binary Distribution
Source Distribution