[java-idp-plugin-mgmt] branch main updated: Add speculative entry for MetadataGen beta

Rod Widdowson rdw at steadingsoftware.com
Fri Jun 11 10:15:40 UTC 2021


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=8668c7a26fa80a0dd76c0c7a61ad06ac421785cd

The following commit(s) were added to refs/heads/main by this push:
       new  8668c7a   Add speculative entry for MetadataGen beta
8668c7a is described below

commit 8668c7a26fa80a0dd76c0c7a61ad06ac421785cd
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jun 11 11:15:35 2021 +0100

    Add speculative entry for MetadataGen beta
---
 plugins.properties | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/plugins.properties b/plugins.properties
index f475da9..797cbdc 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -94,3 +94,16 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = OutOfDate
 net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.1 = 5.0.0
 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.1 = 4.1.0
 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = Current
+
+##################################
+# METADATA GENERATOR PLUGIN      #
+#  URL is currently speculative  #
+##################################
+net.shibboleth.idp.plugin.metadatagen.versions=0.0.1
+net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-%{version}
+net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/idp-plugin-metadatagen-dist/%{version}
+
+net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.0.1 = 6.0.0
+net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.0.1= 4.1.0
+net.shibboleth.idp.plugin.metadatagen.supportLevel.0.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