[java-idp-plugin-mgmt] branch main updated: JMETAGEN-4 Release Metadata generator 1.0.1

Rod Widdowson rdw at steadingsoftware.com
Mon Apr 18 12:35:29 UTC 2022


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=658a4aa84f26d24a4c5c704cac73fc2ef2e13cf1

The following commit(s) were added to refs/heads/main by this push:
     new 658a4aa  JMETAGEN-4 Release Metadata generator 1.0.1
658a4aa is described below

commit 658a4aa84f26d24a4c5c704cac73fc2ef2e13cf1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Apr 18 13:30:25 2022 +0100

    JMETAGEN-4 Release Metadata generator 1.0.1
    
    https://shibboleth.atlassian.net/browse/JMETAGEN-4
    
    Update properties to indicate a new release (and point at
    nexus for now).
---
 plugins.properties | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 5d6723f..4b56113 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -150,9 +150,9 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.1.0 = Current
 # METADATA GENERATOR PLUGIN      #
 #  URL is currently speculative  #
 ##################################
-net.shibboleth.idp.plugin.metadatagen.versions=0.1.1 1.0.0
+net.shibboleth.idp.plugin.metadatagen.versions=0.1.1 1.0.0 1.0.1
 net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-dist-%{version}
-net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/metadatagen/%{version}
+net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/metadatagen/idp-plugin-metadatagen-dist/%{version}
 
 net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 6.0.0
 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.1= 4.1.0
@@ -160,4 +160,8 @@ net.shibboleth.idp.plugin.metadatagen.supportLevel.0.1.1= OutOfDate
 
 net.shibboleth.idp.plugin.metadatagen.idpVersionMax.1.0.0 = 6.0.0
 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.1.0.0= 4.1.0
-net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.0= Current
+net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.0= OutOfDate
+
+net.shibboleth.idp.plugin.metadatagen.idpVersionMax.1.0.1 = 6.0.0
+net.shibboleth.idp.plugin.metadatagen.idpVersionMin.1.0.1= 4.1.0
+net.shibboleth.idp.plugin.metadatagen.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