You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/12/09 02:22:42 UTC

[2/2] [text] Release notes fixes

Release notes fixes


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/44a9f06a
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/44a9f06a
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/44a9f06a

Branch: refs/heads/1.2
Commit: 44a9f06abfbe898361bd2b486f786b22329face6
Parents: 5e132f8
Author: Rob Tompkins <ch...@apache.org>
Authored: Fri Dec 8 21:05:31 2017 -0500
Committer: Rob Tompkins <ch...@apache.org>
Committed: Fri Dec 8 21:05:31 2017 -0500

----------------------------------------------------------------------
 src/site/resources/release-notes/RELEASE-NOTES-1.2.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/44a9f06a/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
----------------------------------------------------------------------
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
index 6564a21..7594348 100644
--- a/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
+++ b/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
@@ -17,9 +17,10 @@ Apache Commons Text is a library focused on algorithms working on strings.
 JAVA 9 SUPPORT
 ==============
 
-At our time of release of 1.1, our build succeeds with Java 9-ea build 159,
-and we believe all of our features to be Java 9 compatible. However, when we
-run "mvn clean site" we have failures.
+At our time of release of 1.2, our build, "mvn clean site," succeeds with
+Java 9.0.1 build 9.0.1+11, and we believe all of our features to be Java 9
+compatible. However, when we run the build there are substantive warnings
+particularly with the maven-changes-plugin:jira-report.
 
 NEW FEATURES
 =============