[java-identity-provider] branch main updated: Fix Javadoc, on a test, with javadoc warbings supressed
Rod Widdowson
rdw at steadingsoftware.com
Mon Feb 1 10:12:27 UTC 2021
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=88b8492d0849bcac5a089c51fd2060ad17f092cc
The following commit(s) were added to refs/heads/main by this push:
new 88b8492d0 Fix Javadoc, on a test, with javadoc warbings supressed
88b8492d0 is described below
commit 88b8492d0849bcac5a089c51fd2060ad17f092cc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Feb 1 10:12:15 2021 +0000
Fix Javadoc, on a test, with javadoc warbings supressed
---
.../idp/attribute/filter/spring/AttributeFilterServiceTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/AttributeFilterServiceTest.java b/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/AttributeFilterServiceTest.java
index f8f192317..11b46362e 100644
--- a/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/AttributeFilterServiceTest.java
+++ b/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/AttributeFilterServiceTest.java
@@ -68,7 +68,6 @@ public class AttributeFilterServiceTest {
* Instantiate a new service.
*
* @param name service bean name
- * @param nativeSpring whether native syntax is used
*
* @return the service
*
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list