You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2018/03/07 15:18:11 UTC

[2/2] activemq-artemis git commit: NO-JIRA invalid xmls in docs

NO-JIRA invalid xmls in docs


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/12ccb77d
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/12ccb77d
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/12ccb77d

Branch: refs/heads/master
Commit: 12ccb77d7461fbfa1caa509b2cb6af21653034fb
Parents: e80c4b9
Author: Stanislav Knot <sk...@redhat.com>
Authored: Wed Mar 7 16:14:40 2018 +0100
Committer: Justin Bertram <jb...@apache.org>
Committed: Wed Mar 7 09:17:57 2018 -0600

----------------------------------------------------------------------
 docs/user-manual/en/ha.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/12ccb77d/docs/user-manual/en/ha.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/ha.md b/docs/user-manual/en/ha.md
index 973f74be..01493bb 100644
--- a/docs/user-manual/en/ha.md
+++ b/docs/user-manual/en/ha.md
@@ -439,7 +439,7 @@ configuration file as follows:
        <replication>
           <master>
              <check-for-live-server>true</check-for-live-server>
-          <master>
+          </master>
        </replication>
     </ha-policy>
 
@@ -573,7 +573,7 @@ so:
              <master/>
              <slave/>
           </colocated>
-       <replication>
+       </replication>
     </ha-policy>