This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new a0b1ef8bb refresh 2.23.1 release notes to reflect updated issue type
a0b1ef8bb is described below
commit a0b1ef8bb8a92a77b540cf0bf6a11487bfaf8b05
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Jun 24 12:11:04 2022 +0100
refresh 2.23.1 release notes to reflect updated issue type
---
src/components/artemis/download/release-notes-2.23.1.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/artemis/download/release-notes-2.23.1.md
b/src/components/artemis/download/release-notes-2.23.1.md
index 7242a92d7..82848cb0b 100644
--- a/src/components/artemis/download/release-notes-2.23.1.md
+++ b/src/components/artemis/download/release-notes-2.23.1.md
@@ -12,10 +12,10 @@ A list of commits can be found *
[here](commit-report-2.23.1).
**Note**: This release requires use of Java 11 or above.
# Bug
- * [ARTEMIS-3305] - compatibility tests dont work on Java 16+
* [ARTEMIS-3856] - Failed to change channel state to ReadyForWriting :
java.util.ConcurrentModificationException
# Test
+ * [ARTEMIS-3305] - compatibility tests dont work on Java 16+
* [ARTEMIS-3854] - tests using reflection to get process pid fail on Java 17
# Task