[java-idp-plugin-mgmt] branch main updated: Reset scripting to version 1.0.0
Phil Smart
philip.smart at jisc.ac.uk
Tue Mar 23 17:32:57 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=5edeee40c5e0cbaff26f4cc69e1daa7fc0c542c9
The following commit(s) were added to refs/heads/main by this push:
new 5edeee4 Reset scripting to version 1.0.0
5edeee4 is described below
commit 5edeee40c5e0cbaff26f4cc69e1daa7fc0c542c9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 17:32:53 2021 +0000
Reset scripting to version 1.0.0
---
plugins.properties | 25 ++++++++-----------------
1 file changed, 8 insertions(+), 17 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 822b4b0..ffb34ab 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -17,30 +17,21 @@ net.shibboleth.idp.plugin.authn.totp.supportLevel.0.0.3 = Current
#######################
# SCRIPTING Plugins #
#######################
-net.shibboleth.idp.plugin.nashorn.versions=0.1.3 0.1.4
+net.shibboleth.idp.plugin.nashorn.versions= 1.0.0
net.shibboleth.idp.plugin.nashorn.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/scripting/idp-plugin-nashorn-dist/%{version}
net.shibboleth.idp.plugin.nashorn.baseName.%{version} = idp-plugin-nashorn-dist-%{version}
-net.shibboleth.idp.plugin.nashorn.idpVersionMax.0.1.3=5.0.0
-net.shibboleth.idp.plugin.nashorn.idpVersionMin.0.1.3=4.1.0
-net.shibboleth.idp.plugin.nashorn.supportLevel.0.1.3 = Withdrawn
+net.shibboleth.idp.plugin.nashorn.idpVersionMax.1.0.0= 5.0.0
+net.shibboleth.idp.plugin.nashorn.idpVersionMin.1.0.0= 4.1.0
+net.shibboleth.idp.plugin.nashorn.supportLevel.1.0.0 = Current
-net.shibboleth.idp.plugin.nashorn.idpVersionMax.0.1.4=5.0.0
-net.shibboleth.idp.plugin.nashorn.idpVersionMin.0.1.4=4.1.0
-net.shibboleth.idp.plugin.nashorn.supportLevel.0.1.4 = Current
-
-net.shibboleth.idp.plugin.rhino.versions=0.1.3 0.1.4
+net.shibboleth.idp.plugin.rhino.versions= 1.0.0
net.shibboleth.idp.plugin.rhino.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-dist/%{version}
net.shibboleth.idp.plugin.rhino.baseName.%{version} = idp-plugin-rhino-dist-%{version}
-net.shibboleth.idp.plugin.rhino.idpVersionMax.0.1.3=5.0.0
-net.shibboleth.idp.plugin.rhino.idpVersionMin.0.1.3=4.1.0
-net.shibboleth.idp.plugin.rhino.supportLevel.0.1.3 = Withdrawn
-
-net.shibboleth.idp.plugin.rhino.idpVersionMax.0.1.4=5.0.0
-net.shibboleth.idp.plugin.rhino.idpVersionMin.0.1.4=4.1.0
-net.shibboleth.idp.plugin.rhino.supportLevel.0.1.4 = Current
-
+net.shibboleth.idp.plugin.rhino.idpVersionMax.1.0.0= 5.0.0
+net.shibboleth.idp.plugin.rhino.idpVersionMin.1.0.0= 4.1.0
+net.shibboleth.idp.plugin.rhino.supportLevel.1.0.0 = Current
################################################################
# DuoOIDC Authentication based on the Shibboleth Nimbus client #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list