You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/03/08 13:44:57 UTC

[1/2] syncope git commit: Minor fix to high availability docs

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 3082508cd -> 63d5e2df8
  refs/heads/master 45124bdec -> 1edec313d


Minor fix to high availability docs


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/63d5e2df
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/63d5e2df
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/63d5e2df

Branch: refs/heads/2_0_X
Commit: 63d5e2df8b27b9fb2990678010d2201b6d0eadfb
Parents: 3082508
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Mar 8 14:44:23 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Mar 8 14:44:23 2018 +0100

----------------------------------------------------------------------
 .../systemadministration/highavailability.adoc                   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/63d5e2df/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
index e5171e7..811c255 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
@@ -81,8 +81,8 @@ see the OpenJPA documentation for reference.
 
 [WARNING]
 ====
-The OpenJPA documentation's XML snippets refer to a different configuration style; for example, when used in
-`domains.xml`, this:
+The http://openjpa.apache.org/builds/2.4.2/apache-openjpa/docs/ref_guide_event.html[OpenJPA documentation^]'s XML
+snippets refer to a different configuration style; for example, when used in `domains.xml`, this:
 
 [source,xml]
 ....


[2/2] syncope git commit: Minor fix to high availability docs

Posted by il...@apache.org.
Minor fix to high availability docs


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1edec313
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1edec313
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1edec313

Branch: refs/heads/master
Commit: 1edec313dde8e81da0e30dd639f7144f94a9d4ab
Parents: 45124bd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Mar 8 14:44:23 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Mar 8 14:44:32 2018 +0100

----------------------------------------------------------------------
 .../systemadministration/highavailability.adoc                   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1edec313/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
index f9742cd..0faff0e 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/highavailability.adoc
@@ -81,8 +81,8 @@ see the OpenJPA documentation for reference.
 
 [WARNING]
 ====
-The OpenJPA documentation's XML snippets refer to a different configuration style; for example, when used in
-`domains.xml`, this:
+The http://openjpa.apache.org/builds/2.4.2/apache-openjpa/docs/ref_guide_event.html[OpenJPA documentation^]'s XML
+snippets refer to a different configuration style; for example, when used in `domains.xml`, this:
 
 [source,xml]
 ....