[java-idp-plugin-mgmt] branch main updated: Add 1.0.1 Jetty plugin section.

Codeberg noreply at shibboleth.net
Tue May 12 18:29:34 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/cbc9dbee3a14bf9573d43bbb79e6e68bd29bdab4

The following commit(s) were added to refs/heads/main by this push:
     new cbc9dbe  Add 1.0.1 Jetty plugin section.
cbc9dbe is described below

commit cbc9dbee3a14bf9573d43bbb79e6e68bd29bdab4
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue May 12 14:29:13 2026 -0400

    Add 1.0.1 Jetty plugin section.
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index ed923a7..0872909 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -493,11 +493,15 @@ net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.1 = Current
 ###################################
 # Jetty plugin  #
 ###################################
-net.shibboleth.idp.plugin.jetty.versions = 1.0.0
+net.shibboleth.idp.plugin.jetty.versions = 1.0.0 1.0.1
 net.shibboleth.idp.plugin.jetty.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/jetty/%{version}
 net.shibboleth.idp.plugin.jetty.baseName.%{version} = jetty-base-plugin-dist-%{version}
 
 net.shibboleth.idp.plugin.jetty.idpVersionMax.1.0.0 = 6.0.0
 net.shibboleth.idp.plugin.jetty.idpVersionMin.1.0.0 = 5.1.0
-net.shibboleth.idp.plugin.jetty.supportLevel.1.0.0 = Current
+net.shibboleth.idp.plugin.jetty.supportLevel.1.0.0 = OutOfDate
+
+net.shibboleth.idp.plugin.jetty.idpVersionMax.1.0.1 = 6.0.0
+net.shibboleth.idp.plugin.jetty.idpVersionMin.1.0.1 = 5.1.0
+net.shibboleth.idp.plugin.jetty.supportLevel.1.0.1 = Current
 

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


More information about the commits mailing list