From af8da293c618451d69b479e7a4b5acf2d0c78fd1 Mon Sep 17 00:00:00 2001 From: "gaynor@illinois.edu" Date: Tue, 6 Jul 2021 08:46:05 -0500 Subject: [PATCH] creating 5.1.4 branch for release. --- .idea/workspace.xml | 18 +++++---- myproxy-logon/pom.xml | 6 +-- myproxy-website/pom.xml | 6 +-- oa4mp-client-api/pom.xml | 10 ++--- oa4mp-client-loader-oauth1/pom.xml | 20 +++++----- oa4mp-client-loader-oauth2/pom.xml | 18 ++++----- oa4mp-client-oauth1/pom.xml | 22 +++++------ oa4mp-client-oauth2/pom.xml | 22 +++++------ oa4mp-client-test/pom.xml | 20 +++++----- oa4mp-client-webapp/pom.xml | 4 +- oa4mp-co-oidc/pom.xml | 2 +- oa4mp-gui/pom.xml | 22 +++++------ oa4mp-oidc-twofactor/pom.xml | 4 +- oa4mp-qdl/pom.xml | 14 +++---- oa4mp-server-admin-oauth1/pom.xml | 12 +++--- oa4mp-server-admin-oauth2/pom.xml | 10 ++--- oa4mp-server-admin/pom.xml | 12 +++--- oa4mp-server-api/pom.xml | 14 +++---- oa4mp-server-loader-oauth1/pom.xml | 18 ++++----- oa4mp-server-loader-oauth2/pom.xml | 28 +++++++------- oa4mp-server-oauth1/pom.xml | 22 +++++------ oa4mp-server-oauth2/pom.xml | 24 ++++++------ oa4mp-server-test-oauth2/pom.xml | 26 ++++++------- oa4mp-server-test/pom.xml | 16 ++++---- oa4mp-skin/pom.xml | 4 +- oa4mp-twofactor/pom.xml | 4 +- oa4mp-webapp/pom.xml | 2 +- oa4mp-website/pom.xml | 38 +++++++++---------- oa4mp-website/src/site/apt/index.apt | 4 +- oa4mp-website/src/site/site.xml | 2 +- .../server/dtd/server-dtd-content-tags.xhtml | 12 +++--- oa4mp-xsede-oauth2/pom.xml | 24 ++++++------ oa4mp-xsede/pom.xml | 4 +- pom.xml | 2 +- 34 files changed, 235 insertions(+), 231 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0dd8ad1b6..2c0a4081e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,7 +11,6 @@ - @@ -38,8 +37,6 @@ - - - @@ -748,7 +751,8 @@ - diff --git a/myproxy-logon/pom.xml b/myproxy-logon/pom.xml index 8a6f9b4c4..9dc13c4f8 100644 --- a/myproxy-logon/pom.xml +++ b/myproxy-logon/pom.xml @@ -6,11 +6,11 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 MyProxy Logon jar @@ -57,7 +57,7 @@ ncsa-security-util edu.uiuc.ncsa.security - 5.1-SNAPSHOT + 5.1.4 commons-codec diff --git a/myproxy-website/pom.xml b/myproxy-website/pom.xml index 31e854392..b4ed0623b 100644 --- a/myproxy-website/pom.xml +++ b/myproxy-website/pom.xml @@ -9,7 +9,7 @@ --> edu.uiuc.ncsa.myproxy - 5.1-SNAPSHOT + 5.1.4 myproxy-website jar @@ -77,7 +77,7 @@ edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 @@ -136,7 +136,7 @@ edu.uiuc.ncsa.maven.skin oa4mp-skin - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-client-api/pom.xml b/oa4mp-client-api/pom.xml index f4417d4ea..7eaf6940d 100644 --- a/oa4mp-client-api/pom.xml +++ b/oa4mp-client-api/pom.xml @@ -8,7 +8,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-api OAuth for MyProxy client API. @@ -22,25 +22,25 @@ edu.uiuc.ncsa.security.delegation ncsa-security-delegation-client - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-client-loader-oauth1/pom.xml b/oa4mp-client-loader-oauth1/pom.xml index 9dd5bdc89..de21bbc66 100644 --- a/oa4mp-client-loader-oauth1/pom.xml +++ b/oa4mp-client-loader-oauth1/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-loader-oauth1 @@ -22,54 +22,54 @@ edu.uiuc.ncsa.myproxy oa4mp-client-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 @@ -93,7 +93,7 @@ edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-client-loader-oauth2/pom.xml b/oa4mp-client-loader-oauth2/pom.xml index 055ccd279..bad03856e 100644 --- a/oa4mp-client-loader-oauth2/pom.xml +++ b/oa4mp-client-loader-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-loader-oauth2 @@ -22,54 +22,54 @@ edu.uiuc.ncsa.myproxy oa4mp-client-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-client-oauth1/pom.xml b/oa4mp-client-oauth1/pom.xml index b2e76d9bf..1e7ee9c58 100644 --- a/oa4mp-client-oauth1/pom.xml +++ b/oa4mp-client-oauth1/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-oauth1 @@ -22,38 +22,38 @@ edu.uiuc.ncsa.myproxy oa4mp-client-webapp - 5.1-SNAPSHOT + 5.1.4 war runtime edu.uiuc.ncsa.myproxy oa4mp-client-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -61,21 +61,21 @@ edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 @@ -99,7 +99,7 @@ edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-client-oauth2/pom.xml b/oa4mp-client-oauth2/pom.xml index 72e13110e..52a11c635 100644 --- a/oa4mp-client-oauth2/pom.xml +++ b/oa4mp-client-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-oauth2 @@ -22,31 +22,31 @@ edu.uiuc.ncsa.myproxy oa4mp-client-webapp - 5.1-SNAPSHOT + 5.1.4 war runtime edu.uiuc.ncsa.myproxy oa4mp-client-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -59,7 +59,7 @@ edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -67,28 +67,28 @@ edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-client-test/pom.xml b/oa4mp-client-test/pom.xml index f9ffd4b03..05416d058 100644 --- a/oa4mp-client-test/pom.xml +++ b/oa4mp-client-test/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-test @@ -17,33 +17,33 @@ edu.uiuc.ncsa.security.delegation ncsa-security-delegation-server - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -51,14 +51,14 @@ edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -67,7 +67,7 @@ edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 org.postgresql diff --git a/oa4mp-client-webapp/pom.xml b/oa4mp-client-webapp/pom.xml index 5a6660498..4357a509b 100644 --- a/oa4mp-client-webapp/pom.xml +++ b/oa4mp-client-webapp/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-client-webapp @@ -17,7 +17,7 @@ edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-co-oidc/pom.xml b/oa4mp-co-oidc/pom.xml index 5c3e51c76..e0b17ffb7 100644 --- a/oa4mp-co-oidc/pom.xml +++ b/oa4mp-co-oidc/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-gui/pom.xml b/oa4mp-gui/pom.xml index e3f95e209..566cf8242 100644 --- a/oa4mp-gui/pom.xml +++ b/oa4mp-gui/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-gui @@ -23,19 +23,19 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -43,34 +43,34 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 @@ -91,7 +91,7 @@ edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 javax.servlet @@ -102,7 +102,7 @@ edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 compile diff --git a/oa4mp-oidc-twofactor/pom.xml b/oa4mp-oidc-twofactor/pom.xml index 4f3bb778c..c9ac48a4a 100644 --- a/oa4mp-oidc-twofactor/pom.xml +++ b/oa4mp-oidc-twofactor/pom.xml @@ -32,7 +32,7 @@ oa4mp-server-loader-oauth2 edu.uiuc.ncsa.myproxy - 5.1-SNAPSHOT + 5.1.4 jstl @@ -42,7 +42,7 @@ oa4mp-server-api edu.uiuc.ncsa.myproxy - 5.1-SNAPSHOT + 5.1.4 javax.servlet diff --git a/oa4mp-qdl/pom.xml b/oa4mp-qdl/pom.xml index 6d6043261..64c6145a4 100644 --- a/oa4mp-qdl/pom.xml +++ b/oa4mp-qdl/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-qdl @@ -22,17 +22,17 @@ edu.uiuc.ncsa.security ncsa-qdl - 1.3-QDL-SNAPSHOT + 1.4 edu.uiuc.ncsa.security ncsa-qdl-gui - 1.3-QDL-SNAPSHOT + 1.4 edu.uiuc.ncsa.security ncsa-qdl - 1.3-QDL-SNAPSHOT + 1.4 test-jar test @@ -40,21 +40,21 @@ edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test oa4mp-server-admin-oauth2 edu.uiuc.ncsa.myproxy - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-server-admin-oauth1/pom.xml b/oa4mp-server-admin-oauth1/pom.xml index 7a499e271..6371bdab3 100644 --- a/oa4mp-server-admin-oauth1/pom.xml +++ b/oa4mp-server-admin-oauth1/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-admin-oauth1 @@ -17,28 +17,28 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-admin - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-server-admin-oauth2/pom.xml b/oa4mp-server-admin-oauth2/pom.xml index c707cf918..cbe030812 100644 --- a/oa4mp-server-admin-oauth2/pom.xml +++ b/oa4mp-server-admin-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-admin-oauth2 @@ -18,23 +18,23 @@ edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-admin - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 com.sun.xml.bind diff --git a/oa4mp-server-admin/pom.xml b/oa4mp-server-admin/pom.xml index da24d0ee9..87a3979b3 100644 --- a/oa4mp-server-admin/pom.xml +++ b/oa4mp-server-admin/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-admin @@ -27,23 +27,23 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 javax.mail @@ -53,7 +53,7 @@ diff --git a/oa4mp-server-api/pom.xml b/oa4mp-server-api/pom.xml index 87ce208c1..5fed1755b 100644 --- a/oa4mp-server-api/pom.xml +++ b/oa4mp-server-api/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-api @@ -28,19 +28,19 @@ edu.uiuc.ncsa.security.delegation ncsa-security-delegation-server - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -52,14 +52,14 @@ edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 net.sf.json-lib @@ -71,7 +71,7 @@ edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-server-loader-oauth1/pom.xml b/oa4mp-server-loader-oauth1/pom.xml index 616946e05..2d5c82e5e 100644 --- a/oa4mp-server-loader-oauth1/pom.xml +++ b/oa4mp-server-loader-oauth1/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-loader-oauth1 @@ -22,19 +22,19 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -42,34 +42,34 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-server-loader-oauth2/pom.xml b/oa4mp-server-loader-oauth2/pom.xml index f024d6f74..12d9f2b42 100644 --- a/oa4mp-server-loader-oauth2/pom.xml +++ b/oa4mp-server-loader-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-loader-oauth2 @@ -38,19 +38,19 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -58,34 +58,34 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 @@ -106,7 +106,7 @@ edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 javax.servlet @@ -117,25 +117,25 @@ edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 compile edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 compile edu.uiuc.ncsa.security ncsa-qdl - 1.3-QDL-SNAPSHOT + 1.4 compile edu.uiuc.ncsa.security ncsa-qdl - 1.3-QDL-SNAPSHOT + 1.4 compile diff --git a/oa4mp-server-oauth1/pom.xml b/oa4mp-server-oauth1/pom.xml index c0e8d728d..927d61aaf 100644 --- a/oa4mp-server-oauth1/pom.xml +++ b/oa4mp-server-oauth1/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-oauth1 @@ -18,31 +18,31 @@ edu.uiuc.ncsa.myproxy oa4mp-webapp - 5.1-SNAPSHOT + 5.1.4 war runtime edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -50,34 +50,34 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-server-oauth2/pom.xml b/oa4mp-server-oauth2/pom.xml index c65a12680..a667fabff 100644 --- a/oa4mp-server-oauth2/pom.xml +++ b/oa4mp-server-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 oa4mp-server-oauth2 @@ -17,7 +17,7 @@ edu.uiuc.ncsa.myproxy oa4mp-webapp - 5.1-SNAPSHOT + 5.1.4 war runtime @@ -29,24 +29,24 @@ edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -54,27 +54,27 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 - 5.1-SNAPSHOT + 5.1.4 oa4mp-website jar @@ -80,99 +80,99 @@ edu.uiuc.ncsa.security.delegation ncsa-security-delegation-client - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-delegation-server - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.myproxy myproxy-logon - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-client-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth1 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-1.0a - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 org.apache.velocity @@ -240,7 +240,7 @@ edu.uiuc.ncsa.maven.skin oa4mp-skin - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-website/src/site/apt/index.apt b/oa4mp-website/src/site/apt/index.apt index 8796ff472..b9eebcb38 100644 --- a/oa4mp-website/src/site/apt/index.apt +++ b/oa4mp-website/src/site/apt/index.apt @@ -24,9 +24,9 @@ Downloads * OAuth 2.0 (OpenID Connect) - * {{{https://github.com/ncsa/OA4MP/releases/tag/5.1-SNAPSHOT}oauth2-server-latest.war}} (Version 5.1-SNAPSHOT) + * {{{https://github.com/ncsa/OA4MP/releases/tag/5.1.4}oauth2-server-latest.war}} (Version 5.1.4) - * {{{https://github.com/ncsa/OA4MP/releases/tag/5.1-SNAPSHOT}oauth2-client-latest.war}} (Version 5.1-SNAPSHOT) + * {{{https://github.com/ncsa/OA4MP/releases/tag/5.1.4}oauth2-client-latest.war}} (Version 5.1.4) diff --git a/oa4mp-website/src/site/site.xml b/oa4mp-website/src/site/site.xml index 7bdcacba1..231f348e8 100644 --- a/oa4mp-website/src/site/site.xml +++ b/oa4mp-website/src/site/site.xml @@ -27,7 +27,7 @@ edu.uiuc.ncsa.maven.skin oa4mp-skin - 5.1-SNAPSHOT + 5.1.4 diff --git a/oa4mp-website/src/site/xhtml/server/dtd/server-dtd-content-tags.xhtml b/oa4mp-website/src/site/xhtml/server/dtd/server-dtd-content-tags.xhtml index 90cf94f75..ddf2117c3 100644 --- a/oa4mp-website/src/site/xhtml/server/dtd/server-dtd-content-tags.xhtml +++ b/oa4mp-website/src/site/xhtml/server/dtd/server-dtd-content-tags.xhtml @@ -66,16 +66,16 @@ up your database(s) accordingly. OA4MP is happy having several store sources, but only one store is active (so you can have a few file stores, mysql and postgres instances but only a single client store, single transactions store, etc.

If you are using CILogon (which is an extension of OA4MP that has user support, among other things) then the corresponding scripts are at

It is highly advisable that you carefully read what is there. These scripts are mostly ready to install but do need some configuration and set up (such as installation of the database(s), creating users that will access the databases, etc.)

diff --git a/oa4mp-xsede-oauth2/pom.xml b/oa4mp-xsede-oauth2/pom.xml index 34847ad9b..c5069d75c 100644 --- a/oa4mp-xsede-oauth2/pom.xml +++ b/oa4mp-xsede-oauth2/pom.xml @@ -7,7 +7,7 @@ edu.uiuc.ncsa.myproxy myproxy - 5.1-SNAPSHOT + 5.1.4 @@ -22,14 +22,14 @@ edu.uiuc.ncsa.myproxy oa4mp-server-oauth2 - 5.1-SNAPSHOT + 5.1.4 war runtime edu.uiuc.ncsa.myproxy oa4mp-server-api - 5.1-SNAPSHOT + 5.1.4 jstl @@ -55,19 +55,19 @@ edu.uiuc.ncsa.myproxy oa4mp-server-loader-oauth2 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-core - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-delegation-common - 5.1-SNAPSHOT + 5.1.4 test-jar test @@ -75,27 +75,27 @@ edu.uiuc.ncsa.myproxy oa4mp-server-test - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 - 5.1-SNAPSHOT + 5.1.4 edu.uiuc.ncsa.security ncsa-security-util - 5.1-SNAPSHOT + 5.1.4 test-jar test edu.uiuc.ncsa.security ncsa-security-servlet - 5.1-SNAPSHOT + 5.1.4