[java-opensaml] branch master updated (1a430d3 -> 79bc6c7)
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 7 16:51:53 EDT 2017
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch master
in repository java-opensaml.
from 1a430d3 JPAR-85 - Disable Checkstyle final variable check in for loop
new 3eba458 JPAR-85 - Checkstyle, check final parameters
new 7ee1b2d JPAR-85 - Checkstyle, check final variables
new 209a98b JPAR-85 - Checkstyle, check final parameters
new 79bc6c7 JPAR-85 - Checkstyle, check final variables
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/opensaml/messaging/context/BaseContext.java | 6 +++---
.../messaging/context/InOutOperationContext.java | 8 ++++----
.../context/MessageChannelSecurityContext.java | 4 ++--
.../opensaml/messaging/context/MessageContext.java | 2 +-
.../messaging/decoder/AbstractMessageDecoder.java | 2 +-
.../BaseHttpClientResponseXMLMessageDecoder.java | 14 +++++++-------
.../BaseHttpServletRequestXMLMessageDecoder.java | 14 +++++++-------
.../messaging/encoder/AbstractMessageEncoder.java | 2 +-
.../BaseHttpClientRequestXMLMessageEncoder.java | 10 +++++-----
.../BaseHttpServletResponseXMLMessageEncoder.java | 10 +++++-----
.../messaging/handler/AbstractMessageHandler.java | 8 ++++----
.../messaging/pipeline/BasicMessagePipeline.java | 4 ++--
.../pipeline/StaticPipelineNameStrategy.java | 2 +-
.../httpclient/BasicHttpClientMessagePipeline.java | 4 ++--
.../servlet/BasicHttpServletMessagePipeline.java | 4 ++--
.../handler/impl/BasicMessageHandlerChain.java | 4 ++--
.../handler/impl/HTTPRequestValidationHandler.java | 20 ++++++++++----------
.../impl/MessageHandlerErrorStrategyAdapter.java | 12 ++++++------
.../handler/impl/SchemaValidateXMLMessage.java | 4 ++--
19 files changed, 67 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list