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/10/05 09:36:37 UTC

[1/2] syncope git commit: Supporting Payara Server 5.183

Repository: syncope
Updated Branches:
  refs/heads/2_1_X a0345d059 -> 3ddfa934a
  refs/heads/master 224303fd2 -> baf93da9e


Supporting Payara Server 5.183


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

Branch: refs/heads/2_1_X
Commit: 3ddfa934a16073f24a7e9ac9503c12cabc3418cc
Parents: a0345d0
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 11:36:21 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 11:36:21 2018 +0200

----------------------------------------------------------------------
 fit/core-reference/pom.xml                                | 2 +-
 src/main/asciidoc/getting-started/systemRequirements.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/3ddfa934/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 8e3cab2..88f192e 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -1204,7 +1204,7 @@ under the License.
               <container>
                 <containerId>glassfish5x</containerId>
                 <zipUrlInstaller>
-                  <url>https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/5.182/payara-5.182.zip</url>
+                  <url>https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/5.183/payara-5.183.zip</url>
                   <downloadDir>${settings.localRepository}/org/codehaus/cargo/cargo-container-archives</downloadDir>
                   <extractDir>${project.build.directory}/cargo/extract</extractDir>
                 </zipUrlInstaller>

http://git-wip-us.apache.org/repos/asf/syncope/blob/3ddfa934/src/main/asciidoc/getting-started/systemRequirements.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/getting-started/systemRequirements.adoc b/src/main/asciidoc/getting-started/systemRequirements.adoc
index 3e568cf..dfad95e 100644
--- a/src/main/asciidoc/getting-started/systemRequirements.adoc
+++ b/src/main/asciidoc/getting-started/systemRequirements.adoc
@@ -39,7 +39,7 @@ Apache Syncope {docVersion} is verified with the following Java EE containers:
  . http://tomcat.apache.org/download-90.cgi[Apache Tomcat 9^]
  . https://javaee.github.io/glassfish/[Glassfish 5^]
  . http://www.payara.fish/[Payara Server 5^]
- . http://www.wildfly.org/[Wildfly 13^]
+ . http://www.wildfly.org/[Wildfly 14^]
 
 === Internal Storage
 


[2/2] syncope git commit: Supporting Payara Server 5.183

Posted by il...@apache.org.
Supporting Payara Server 5.183


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

Branch: refs/heads/master
Commit: baf93da9e73cd4c8065a96f4de7e793e53b83778
Parents: 224303f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 11:36:21 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 11:36:29 2018 +0200

----------------------------------------------------------------------
 fit/core-reference/pom.xml                                | 2 +-
 src/main/asciidoc/getting-started/systemRequirements.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/baf93da9/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 5cac764..49a6521 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -1204,7 +1204,7 @@ under the License.
               <container>
                 <containerId>glassfish5x</containerId>
                 <zipUrlInstaller>
-                  <url>https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/5.182/payara-5.182.zip</url>
+                  <url>https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/5.183/payara-5.183.zip</url>
                   <downloadDir>${settings.localRepository}/org/codehaus/cargo/cargo-container-archives</downloadDir>
                   <extractDir>${project.build.directory}/cargo/extract</extractDir>
                 </zipUrlInstaller>

http://git-wip-us.apache.org/repos/asf/syncope/blob/baf93da9/src/main/asciidoc/getting-started/systemRequirements.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/getting-started/systemRequirements.adoc b/src/main/asciidoc/getting-started/systemRequirements.adoc
index 3e568cf..dfad95e 100644
--- a/src/main/asciidoc/getting-started/systemRequirements.adoc
+++ b/src/main/asciidoc/getting-started/systemRequirements.adoc
@@ -39,7 +39,7 @@ Apache Syncope {docVersion} is verified with the following Java EE containers:
  . http://tomcat.apache.org/download-90.cgi[Apache Tomcat 9^]
  . https://javaee.github.io/glassfish/[Glassfish 5^]
  . http://www.payara.fish/[Payara Server 5^]
- . http://www.wildfly.org/[Wildfly 13^]
+ . http://www.wildfly.org/[Wildfly 14^]
 
 === Internal Storage