[java-opensaml] branch master updated (fbcc7a5 -> d618b3f)

Rod Widdowson rdw at steadingsoftware.com
Tue Feb 12 11:56:57 EST 2019


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

rdw pushed a change to branch master
in repository java-opensaml.

      from  fbcc7a5   Checkstyle: Tests changed to use Predicate#test() not #apply()
       new  cab6e49   CheckStyle: new Long(foo) become Long.valueOf(foo)
       new  d618b3f   CheckStyle: new Integer(foo) become Integer.valueOf(foo)

The 2 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:
 .../saml/saml2/metadata/impl/EntitiesDescriptorUnmarshaller.java    | 2 +-
 .../binding/impl/SAMLAddAttributeConsumingServiceHandleTest.java    | 6 +++---
 .../org/opensaml/saml/ext/idpdisco/impl/DiscoveryResponseTest.java  | 2 +-
 .../java/org/opensaml/saml/ext/saml2alg/impl/SigningMethodTest.java | 4 ++--
 .../test/java/org/opensaml/saml/ext/saml2mdui/impl/LogoTest.java    | 4 ++--
 .../java/org/opensaml/saml/saml2/core/impl/AuthnRequestTest.java    | 4 ++--
 .../test/java/org/opensaml/saml/saml2/core/impl/ScopingTest.java    | 2 +-
 .../saml/saml2/metadata/impl/ArtifactResolutionServiceTest.java     | 2 +-
 .../saml/saml2/metadata/impl/AssertionConsumerServiceTest.java      | 2 +-
 .../opensaml/saml/saml2/metadata/impl/EntitiesDescriptorTest.java   | 2 +-
 .../security/impl/SAMLMetadataEncryptionParametersResolverTest.java | 2 +-
 .../decoder/http/impl/HttpClientResponseSOAP11DecoderTest.java      | 4 ++--
 .../opensaml/soap/wssecurity/impl/WSSecurityObjectsTestCase.java    | 2 +-
 .../opensaml/xacml/ctx/provider/impl/BaseObligationHandlerTest.java | 2 +-
 14 files changed, 20 insertions(+), 20 deletions(-)

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


More information about the commits mailing list