[java-metadata-aggregator] branch main updated: Javadoc
Ian Young
ian at iay.org.uk
Fri Mar 24 09:14:38 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=2be4182cdbad2f26c29557362ecc2056582583e9
The following commit(s) were added to refs/heads/main by this push:
new 2be4182 Javadoc
2be4182 is described below
commit 2be4182cdbad2f26c29557362ecc2056582583e9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Mar 24 09:14:35 2023 +0000
Javadoc
---
.../java/net/shibboleth/metadata/dom/DOMResourceSourceStageTest.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/mda-framework/src/test/java/net/shibboleth/metadata/dom/DOMResourceSourceStageTest.java b/mda-framework/src/test/java/net/shibboleth/metadata/dom/DOMResourceSourceStageTest.java
index 7044d11..3621cad 100644
--- a/mda-framework/src/test/java/net/shibboleth/metadata/dom/DOMResourceSourceStageTest.java
+++ b/mda-framework/src/test/java/net/shibboleth/metadata/dom/DOMResourceSourceStageTest.java
@@ -21,6 +21,7 @@ import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.io.ByteArrayInputStream;
+import java.io.InputStream;
import java.io.IOException;
import java.util.ArrayList;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list