You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2018/09/01 23:44:37 UTC

svn commit: r29090 - /dev/poi/4.0.0-RC1/RELEASE-NOTES.txt

Author: kiwiwings
Date: Sat Sep  1 23:44:37 2018
New Revision: 29090

Log:
Update to JDK 1.8

Modified:
    dev/poi/4.0.0-RC1/RELEASE-NOTES.txt

Modified: dev/poi/4.0.0-RC1/RELEASE-NOTES.txt
==============================================================================
--- dev/poi/4.0.0-RC1/RELEASE-NOTES.txt (original)
+++ dev/poi/4.0.0-RC1/RELEASE-NOTES.txt Sat Sep  1 23:44:37 2018
@@ -27,7 +27,7 @@ This release comes in two forms:
  - pre-built binaries containing compiled versions of all Apache POI components and documentation 
    (poi-bin-4.0.0-20180907.zip or poi-bin-4.0.0-20180907.tar.gz)
  - source archive you can build POI from (poi-src-4.0.0-20180907.zip or poi-src-4.0.0-20180907.tar.gz)
-  Unpack the archive and use the following command to build all POI components with Apache Ant 1.8+ and JDK 1.6 or higher:
+  Unpack the archive and use the following command to build all POI components with Apache Ant 1.8+ and JDK 1.8 or higher:
 
   ant jar
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org