This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch release/288-Apache-UIMA-3.4.0 in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit 4fc51076980a9f73e60ba4272eb1330400e5feca Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Jan 25 08:00:46 2023 +0100 Issue #288: Apache UIMA 3.4.0 - Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5766cf049..e9c3064c3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -73,7 +73,7 @@ This is a feature fix release. * 🦟 Issue #265: Unable to release without auto-staging by @reckart in https://github.com/apache/uima-uimaj/pull/282 * 🦟 Issue #266: Unable to install UIMA 3.3.1 Eclipse Plugins in Eclipse 2022-09 by @reckart in https://github.com/apache/uima-uimaj/pull/274 * 🦟 Issue #267: UIMA Log4jLogger_impl not compatible with log4j 2.18.0+ by @reckart in https://github.com/apache/uima-uimaj/pull/269, https://github.com/apache/uima-uimaj/pull/280 -* 🦟 Issue #272: select on FSArray seems broken by @reckart in https://github.com/apache/uima-uimaj/pull/277, https://github.com/apache/uima-uimaj/pull/278 +* 🦟 Issue #272: select on FSArray seems broken by @reckart in https://github.com/apache/uima-uimaj/pull/277, https://github.com/apache/uima-uimaj/pull/278, https://github.com/apache/uima-uimaj/pull/291 * 🦟 Issue #275: Improved error message made it even more misleading by @reckart in https://github.com/apache/uima-uimaj/pull/276 * 🦟 Issue #285: NPE while deserializing an XMI in a PEAR context by @reckart in https://github.com/apache/uima-uimaj/pull/287 @@ -86,8 +86,9 @@ This is a feature fix release. * ⚙️ Issue #230: Remove version overrides in Maven plugin modules by @reckart in https://github.com/apache/uima-uimaj/pull/231 * ⚙️ Issue #228: Move the UimaDecompiler class by @reckart in https://github.com/apache/uima-uimaj/pull/229 * ⚙️ Issue #283: Update issue report generation by @reckart in https://github.com/apache/uima-uimaj/pull/284 +* ⚙️ Issue #292: Make CAS serialization tests more robust by @reckart in https://github.com/apache/uima-uimaj/pull/293 * 🩹 [UIMA-6459] Upgrade dependencies by @reckart in https://github.com/apache/uima-uimaj/pull/204, https://github.com/apache/uima-uimaj/pull/207 -* 🩹 Issue #270: Update dependencies by @reckart in https://github.com/apache/uima-uimaj/pull/271, https://github.com/apache/uima-uimaj/pull/273 +* 🩹 Issue #270: Update dependencies by @reckart in https://github.com/apache/uima-uimaj/pull/271, https://github.com/apache/uima-uimaj/pull/273, https://github.com/apache/uima-uimaj/pull/290 For a full list of issues affecting this release, please see:
