[java-metadata-aggregator] branch dev/MDA-299 updated (b9159b0 -> 9c6d005)

Ian Young ian at iay.org.uk
Tue Jan 30 16:39:32 UTC 2024


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

iay pushed a change to branch dev/MDA-299
in repository java-metadata-aggregator.

 discard b9159b0  WIP: extended formatting
 discard 0b8292b  WIP: URL checking
     add 0ea335c  MDA-301 - Add detail to IllegalArgumentException handling in BaseAsValidator
     new 9c6d005  WIP: URL checking

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b9159b0)
            \
             N -- N -- N   refs/heads/dev/MDA-299 (9c6d005)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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/validate/BaseValidator.java           |  8 ++-
 .../metadata/validate/BaseAsValidatorTest.java     | 68 ++++++++++++++++++++++
 2 files changed, 74 insertions(+), 2 deletions(-)
 create mode 100644 mda-framework/src/test/java/net/shibboleth/metadata/validate/BaseAsValidatorTest.java

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


More information about the commits mailing list