[java-identity-provider] 02/03: More Checkstkle

Rod Widdowson rdw at steadingsoftware.com
Wed Jun 24 13:17:53 UTC 2020


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=8a3b786658f5d6b5344f76a54eda68ef811a5dfb

commit 8a3b786658f5d6b5344f76a54eda68ef811a5dfb
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jun 24 13:51:35 2020 +0100

    More Checkstkle
---
 .../idp/attribute/resolver/dc/impl/StoredIDDataConnectorTest.java        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/StoredIDDataConnectorTest.java b/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/StoredIDDataConnectorTest.java
index e746443c8..7ab352940 100644
--- a/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/StoredIDDataConnectorTest.java
+++ b/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/StoredIDDataConnectorTest.java
@@ -48,6 +48,7 @@ import net.shibboleth.utilities.java.support.component.ComponentSupport;
 /**
  * Test for {@link PairwiseIdDataConnector} with JDBC store.
  */
+ at SuppressWarnings("javadoc")
 public class StoredIDDataConnectorTest extends OpenSAMLInitBaseTestCase {
 
     private static final String INIT_FILE = "/net/shibboleth/idp/attribute/resolver/impl/dc/StoredIdStore.sql";

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list