[java-identity-provider] branch main updated: IDP-1682 Turn off all tests with current plugins prior to major rototil of the API.
Rod Widdowson
rdw at steadingsoftware.com
Thu Oct 1 15:49:53 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=601fdb372c95a52c0f9a1aacfa761e2b819eeca2
The following commit(s) were added to refs/heads/main by this push:
new 601fdb372 IDP-1682 Turn off all tests with current plugins prior to major rototil of the API.
601fdb372 is described below
commit 601fdb372c95a52c0f9a1aacfa761e2b819eeca2
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Oct 1 16:48:31 2020 +0100
IDP-1682 Turn off all tests with current plugins prior to major rototil of the API.
https://issues.shibboleth.net/jira/browse/IDP-1682
---
.../src/main/java/net/shibboleth/idp/plugin/PluginDescription.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginDescription.java b/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginDescription.java
index edbe2d185..ede655044 100644
--- a/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginDescription.java
+++ b/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginDescription.java
@@ -102,4 +102,5 @@ public interface PluginDescription {
* @return The patch version.
*/
@Nonnegative public int getPatchVersion();
+
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list