[java-identity-provider] branch main updated: Javadoc error.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 22 01:22:16 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor 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=c92462796b5d277ebc647e88c2937367f7227311
The following commit(s) were added to refs/heads/main by this push:
new c92462796 Javadoc error.
c92462796 is described below
commit c92462796b5d277ebc647e88c2937367f7227311
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 21 21:22:13 2020 -0400
Javadoc error.
---
.../resolver/dc/storage/impl/StorageServiceDataConnectorTest.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/StorageServiceDataConnectorTest.java b/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/StorageServiceDataConnectorTest.java
index 86f66efb8..222250060 100644
--- a/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/StorageServiceDataConnectorTest.java
+++ b/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/StorageServiceDataConnectorTest.java
@@ -44,7 +44,7 @@ import net.shibboleth.utilities.java.support.component.ComponentInitializationEx
import net.shibboleth.utilities.java.support.velocity.VelocityEngine;
/**
- * Tests for {@link HTTPDataConnector}
+ * Tests for {@link StorageServiceDataConnector}
*/
@SuppressWarnings("javadoc")
public class StorageServiceDataConnectorTest {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list