[java-idp-plugin-mgmt] branch main updated: Missing comma
Codeberg
noreply at shibboleth.net
Wed Jul 8 14:30:37 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/03a9603a2f71c22f83fe00f5f5d6755de8456b94
The following commit(s) were added to refs/heads/main by this push:
new 03a9603 Missing comma
03a9603 is described below
commit 03a9603a2f71c22f83fe00f5f5d6755de8456b94
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jul 8 10:30:23 2026 -0400
Missing comma
---
status.csv | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/status.csv b/status.csv
index 6190374..2d7f16b 100644
--- a/status.csv
+++ b/status.csv
@@ -17,6 +17,6 @@ JDBC StorageService Plugin,net/shibboleth/plugin/storage/jdbc/java-plugin-jdbc-s
Jetty Plugin,net/shibboleth/idp/plugin/jetty-base/jetty-base-plugin-dist,,*,*.tar.gz,Stable
SP shibd Plugin,net/shibboleth/sp/sp-dist,,*,*.tar.gz,Unstable
SP shibd SAML Plugin,net/shibboleth/sp/sp-saml-dist,,*,*.tar.gz,Unstable
-SP shibd OIDC Plugin,net/shibboleth/sp/sp-oidc-dist,*,*.tar,gz,Unstable
+SP shibd OIDC Plugin,net/shibboleth/sp/sp-oidc-dist,,*,*.tar,gz,Unstable
Metadata Aggregator,/net/shibboleth/metadata/mda-distribution,0.9.*,*,*.tar.gz,Stable
xmlsectool,/net/shibboleth/tool/xmlsectool,,*,*.tar.gz,Stable
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list