[java-idp-plugin-mgmt] branch main updated: JJDBC-1 Release JDBCStorageService V1.0
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 14 15:08: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=b93f869900745707994be7bd53837eaf6b3eedef
The following commit(s) were added to refs/heads/main by this push:
new b93f869 JJDBC-1 Release JDBCStorageService V1.0
b93f869 is described below
commit b93f869900745707994be7bd53837eaf6b3eedef
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 14 15:26:22 2022 +0100
JJDBC-1 Release JDBCStorageService V1.0
https://shibboleth.atlassian.net/browse/JJDBC-1
Update plugins.properties
---
plugins.properties | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/plugins.properties b/plugins.properties
index 32bdf0f..fa4ed98 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -172,3 +172,14 @@ 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
+
+##################################
+# STORAGE SERVICE PLUGIN #
+##################################
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0
+net.shibboleth.plugin.storage.jdbc.baseName.%{version} = java-plugin-jdbc-storage-%{version}
+net.shibboleth.plugin.storage.jdbc.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/jdbc/%{version}
+
+net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.0 = 6.0.0
+net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.0= 4.1.0
+net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.0= Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list