[java-metadata-aggregator] branch master updated (97fd9a3 -> 0045e24)
Ian Young
ian at iay.org.uk
Sat Apr 11 10:17:03 EDT 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch master
in repository java-metadata-aggregator.
from 97fd9a3 Replace mistaken use of @BeforeTest annotation.
new 90b7eb1 Remove redundant "public" specifiers
new 0045e24 Remove unused imports
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:
.../java/net/shibboleth/metadata/CollectionMergeStrategy.java | 4 ++--
.../src/main/java/net/shibboleth/metadata/Item.java | 8 ++++----
.../java/net/shibboleth/metadata/ItemCollectionSerializer.java | 2 +-
.../java/net/shibboleth/metadata/ItemIdentificationStrategy.java | 4 ++--
.../src/main/java/net/shibboleth/metadata/ItemSerializer.java | 2 +-
.../src/main/java/net/shibboleth/metadata/dom/AttrVisitor.java | 2 +-
.../src/main/java/net/shibboleth/metadata/dom/ElementVisitor.java | 2 +-
.../src/main/java/net/shibboleth/metadata/dom/NodeVisitor.java | 2 +-
.../src/main/java/net/shibboleth/metadata/pipeline/Stage.java | 4 ++--
.../src/main/java/net/shibboleth/metadata/validate/Validator.java | 4 ++--
.../net/shibboleth/metadata/dom/ds/X509ValidationStageTest.java | 1 -
.../net/shibboleth/metadata/validate/AcceptAllValidatorTest.java | 1 -
.../net/shibboleth/metadata/validate/RejectAllValidatorTest.java | 1 -
.../net/shibboleth/metadata/validate/ValidatorSequenceTest.java | 1 -
14 files changed, 17 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list