[java-metadata-aggregator] branch main updated (aff16d3 -> 635d276)

Ian Young ian at iay.org.uk
Tue Apr 4 11:19:51 UTC 2023


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

iay pushed a change to branch main
in repository java-metadata-aggregator.

    from aff16d3  Nullability
     new db8609c  Checkstyle: tabs
     new 1a858f3  Unused import
     new b685451  Checkstyle
     new 635d276  Nullability

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../metadata/SimpleItemCollectionSerializer.java   |  1 +
 .../metadata/dom/XMLSchemaValidationStage.java     |  5 ++---
 .../metadata/dom/ds/X509ValidationStage.java       |  6 ++++--
 .../EntityDescriptorItemIdPopulationStage.java     |  4 ++--
 .../saml/mdattr/RegistrationAuthorityMatcher.java  |  4 ++--
 .../metadata/pipeline/ScriptletStage.java          |  1 -
 .../metadata/pipeline/StaticItemSourceStage.java   |  2 +-
 .../pipeline/impl/NoOpItemOrderingStrategy.java    |  3 ++-
 .../util/PathSegmentStringTransformer.java         |  3 +--
 .../metadata/validate/ValidatorSequence.java       |  4 ++--
 .../string/RejectStringRegexValidator.java         |  3 ++-
 .../string/RejectStringValueValidator.java         |  3 ++-
 .../java/net/shibboleth/metadata/ItemTagTest.java  | 11 +++++++---
 .../java/net/shibboleth/metadata/MockItem.java     |  5 +++--
 .../SimpleItemCollectionSerializerTest.java        |  4 +++-
 .../dom/StringAttributeValidationStageTest.java    |  4 ++--
 .../dom/StringElementValidationStageTest.java      |  8 ++++---
 .../dom/WhitespaceTrimmingVisitorTest.java         |  1 +
 .../metadata/dom/ds/X509ValidationStageTest.java   |  4 +++-
 .../dom/saml/AttributeElementMatcherTest.java      |  9 +++++++-
 .../dom/saml/AttributeValueElementMakerTest.java   |  1 +
 .../metadata/dom/saml/GenerateIdStageTest.java     |  5 +++--
 .../dom/saml/PullUpCacheDurationStageTest.java     |  1 +
 .../dom/saml/RemoveOrganizationStageTest.java      |  3 +++
 .../saml/SAMLStringElementCheckingStageTest.java   |  6 +++---
 .../dom/saml/SetCacheDurationStageTest.java        | 19 ++++++++++++----
 .../metadata/dom/saml/SetValidUntilStageTest.java  | 10 ++++++++-
 .../dom/saml/ValidateValidUntilStageTest.java      | 11 +++++++---
 .../FilesInDirectoryMultiOutputStrategyTest.java   |  2 ++
 .../pipeline/ItemIdTransformStageTest.java         |  5 +++--
 .../pipeline/PipelineDemultiplexerStageTest.java   | 23 +++++++++++---------
 .../metadata/pipeline/ScriptletStageTest.java      | 11 +++++-----
 .../metadata/pipeline/SerializationStageTest.java  |  9 +++++---
 .../metadata/pipeline/SplitMergeStageTest.java     | 25 ++++++++++++----------
 .../pipeline/StaticItemSourceStageTest.java        |  4 ++--
 .../pipeline/StatusMetadataLoggingStageTest.java   | 14 ++++++------
 .../metadata/pipeline/TerminatingStage.java        |  4 +++-
 .../validate/x509/BaseX509ValidatorTest.java       | 13 +++++++----
 38 files changed, 162 insertions(+), 89 deletions(-)

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


More information about the commits mailing list