This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new ce6dd8cc06 NO-JIRA reference upgrade tool for 2.40.0
ce6dd8cc06 is described below
commit ce6dd8cc06d101a9a2bf1aca5410e859b907a36f
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Mar 12 13:32:22 2025 -0500
NO-JIRA reference upgrade tool for 2.40.0
---
docs/user-manual/versions.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 293cbe02ea..55550a06b1 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -38,7 +38,7 @@ Resources are now displayed exclusively on categorized tabs
which offer a paged
+
The behavior and presentation should be more consistent overall and anything
that was possible before should still be possible since the underlying
management API has not changed.
+
-Make the following modifications to upgrade from an existing instance of
2.39.0 to 2.40.0.
+In order to upgrade an existing instance of 2.39.0 to 2.40.0 you can use the
xref:upgrading.adoc#upgrading-tool[`upgrade` command] which will *automatically
perform* all the changes or you can make the following changes manually:
+
. Remove references to the "branding" and "plugin" app in `bootstrap.xml`.
These are the relevant lines from the default `bootstrap.xml` that should be
removed:
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact