[java-opensaml] branch master updated: Attempt to resolve another Javadoc failure.
Brent Putman
putmanb at georgetown.edu
Sun Jan 26 22:33:50 EST 2020
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=e5e6a28ba96906736e5bf03a6506bc9ce4a71ad4
The following commit(s) were added to refs/heads/master by this push:
new e5e6a28 Attempt to resolve another Javadoc failure.
e5e6a28 is described below
commit e5e6a28ba96906736e5bf03a6506bc9ce4a71ad4
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Sun Jan 26 22:33:48 2020 -0500
Attempt to resolve another Javadoc failure.
Testing theory that there is a Javadoc bug in Amazon JDK 11
with {@link} appearing in inner classes.
---
.../java/org/opensaml/saml/saml2/profile/impl/ValidateAssertions.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/ValidateAssertions.java b/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/ValidateAssertions.java
index ca320c7..fc01792 100644
--- a/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/ValidateAssertions.java
+++ b/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/profile/impl/ValidateAssertions.java
@@ -438,7 +438,7 @@ public class ValidateAssertions extends AbstractProfileAction {
}
/**
- * Get the {@link HttpServletRequest} input.
+ * Get the HTTP servlet request input.
*
* @return the HTTP servlet request input
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list