From bd4b7a3347c55260684719330e3dd9693d9781f4 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Sat, 1 Sep 2018 23:43:43 +0000 Subject: [PATCH] update docs to Java 1.8 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839863 13f79535-47bb-0310-9956-ffa450edef68 --- README.rst | 4 ++-- build.xml | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 4e6e4abbe4..4ca5391d36 100644 --- a/README.rst +++ b/README.rst @@ -58,12 +58,12 @@ Source code: * Official `Apache git mirror`_ at apache.org * Unofficial `GitHub git mirror`_ at github.com -Requires Java 1.6 or later. +Requires Java 1.8 or later. Contributing ------------------ -* Download and install svn or git, Java JDK 1.6+, and Apache Ant 1.8+ or Gradle +* Download and install svn or git, Java JDK 1.8+, and Apache Ant 1.8+ or Gradle * Check out the code from svn or git diff --git a/build.xml b/build.xml index ac7e645fac..386ac2af24 100644 --- a/build.xml +++ b/build.xml @@ -573,15 +573,6 @@ under the License. -