[java-idp-plugin-mgmt] branch main updated: Prepare for a 0.1.4 release of scritping

Rod Widdowson rdw at steadingsoftware.com
Sat Nov 21 14:56:04 UTC 2020


This is an automated email from the git hooks/post-receive script.

rdw 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=9137d960250a8a373c52763ef8088248022ac24c

The following commit(s) were added to refs/heads/main by this push:
       new  9137d96   Prepare for a 0.1.4 release of scritping
9137d96 is described below

commit 9137d960250a8a373c52763ef8088248022ac24c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Nov 21 14:55:04 2020 +0000

    Prepare for a 0.1.4 release of scritping
---
 plugins.properties | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 7617aa5..23f0f7a 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -16,7 +16,7 @@ net.shibboleth.idp.plugin.authn.totp.supportLevel.0.0.2 = Current
 #######################
 # SCRIPTING Plugins   #
 #######################
-net.shibboleth.idp.plugin.nashorn.versions=0.1.3
+net.shibboleth.idp.plugin.nashorn.versions=0.1.3 0.1.4
 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}
 
@@ -24,7 +24,11 @@ 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.rhino.versions=0.1.3
+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.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}
 
@@ -32,6 +36,10 @@ 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
+
 ##########################
 # DuoOIDC Authentication #
 ##########################

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list