You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/08/05 19:58:59 UTC

[activemq-artemis] branch master updated: NO-JIRA Remove wrong parenthesis in upgrading step

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 20b9b8e  NO-JIRA Remove wrong parenthesis in upgrading step
     new 7fa4d5f  This closes #2784
20b9b8e is described below

commit 20b9b8e310370cbfd9350e91d0519072a2acdab1
Author: Beat Sägesser <bs...@logisoft.ch>
AuthorDate: Mon Aug 5 10:39:58 2019 +0200

    NO-JIRA Remove wrong parenthesis in upgrading step
---
 docs/user-manual/en/versions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md
index b6a141d..06d118f 100644
--- a/docs/user-manual/en/versions.md
+++ b/docs/user-manual/en/versions.md
@@ -69,7 +69,7 @@ Locate this part of `JAVA_ARGS` in `etc/artemis.profile.cmd`:
 ```
 This needs to be replaced with this:
 ```
--Xbootclasspath/a:%ARTEMIS_HOME%\lib\jboss-logmanager-2.1.10.Final.jar;%ARTEMIS_HOME%\lib\wildfly-common-1.5.1.Final.jar}
+-Xbootclasspath/a:%ARTEMIS_HOME%\lib\jboss-logmanager-2.1.10.Final.jar;%ARTEMIS_HOME%\lib\wildfly-common-1.5.1.Final.jar
 ```
 
 ## 2.8.0