This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch release/3.3.1
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
The following commit(s) were added to refs/heads/release/3.3.1 by this push:
new 1ee4d59f1 Issue #258: Apache UIMA Java SDK 3.3.1 release
1ee4d59f1 is described below
commit 1ee4d59f15c12fb2ead98f1629160d4df5890489
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Mon Oct 17 18:05:30 2022 +0200
Issue #258: Apache UIMA Java SDK 3.3.1 release
- Update RELEASE_NOTES.md
---
RELEASE_NOTES.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index abed3dab7..4618d7967 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -74,12 +74,10 @@ This is a bug fix release.
* ⚙️ [UIMA-6463] Use toolchains to ensure compatibility with Java 1.8
* ⚙️ [UIMA-6469] Cleaning up file handling code
-## <a id="list.issues">Full list of JIRA Issues affecting this Release</a>
+For a full list of issues affecting this release, please see:
-Click [issuesFixed/jira-report.hmtl](issuesFixed/jira-report.html) for the
list of issues affecting
-this release.
-
-Please use the mailing lists ( http://uima.apache.org/mail-lists.html ) for
feedback.
+* https://github.com/apache/uima-uimaj/issues?q=milestone%3A3.3.1
+*
https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.1SDK
## <a id="get.involved">How to Get Involved</a>