[java-metadata-aggregator] branch main updated: Move a test that breaks split package rules
Ian Young
ian at iay.org.uk
Wed Apr 26 16:46:41 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=3c501697384eb058aed1762aa06ec66f25e3cf02
The following commit(s) were added to refs/heads/main by this push:
new 3c50169 Move a test that breaks split package rules
3c50169 is described below
commit 3c501697384eb058aed1762aa06ec66f25e3cf02
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Apr 26 17:15:20 2023 +0100
Move a test that breaks split package rules
---
.../src/test/java/net/shibboleth/metadata/dom/MDA125Test.java | 0
.../src/test/resources/net/shibboleth/metadata/dom/MDA125Test-config.xml | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/mda-cli/src/test/java/net/shibboleth/metadata/dom/MDA125Test.java b/mda-framework/src/test/java/net/shibboleth/metadata/dom/MDA125Test.java
similarity index 100%
rename from mda-cli/src/test/java/net/shibboleth/metadata/dom/MDA125Test.java
rename to mda-framework/src/test/java/net/shibboleth/metadata/dom/MDA125Test.java
diff --git a/mda-cli/src/test/resources/net/shibboleth/metadata/dom/MDA125Test-config.xml b/mda-framework/src/test/resources/net/shibboleth/metadata/dom/MDA125Test-config.xml
similarity index 100%
rename from mda-cli/src/test/resources/net/shibboleth/metadata/dom/MDA125Test-config.xml
rename to mda-framework/src/test/resources/net/shibboleth/metadata/dom/MDA125Test-config.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list