[infra-disco] branch main updated: Replace ProtectNetwork with DAASI.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 15 15:57:32 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository infra-disco.
View the commit online:
http://git.shibboleth.net/view/?p=infra-disco.git;a=commit;h=e5ea2eb2e1ca3cdd65379005865770867f76c346
The following commit(s) were added to refs/heads/main by this push:
new e5ea2eb Replace ProtectNetwork with DAASI.
e5ea2eb is described below
commit e5ea2eb2e1ca3cdd65379005865770867f76c346
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 15 11:57:29 2020 -0400
Replace ProtectNetwork with DAASI.
---
discoshibb.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/discoshibb.xml b/discoshibb.xml
index 116c419..5b58b6e 100644
--- a/discoshibb.xml
+++ b/discoshibb.xml
@@ -390,9 +390,9 @@
p:parserPool-ref="parserPool"
p:source-ref="shibboleth.metadata"
p:noSourceFilesAnError="true"/>
- <bean id="local.pn" parent="mda.DOMFilesystemSourceStage"
+ <bean id="local.daasi" parent="mda.DOMFilesystemSourceStage"
p:parserPool-ref="parserPool"
- p:source-ref="protectnetwork.metadata"
+ p:source-ref="DAASI.metadata"
p:noSourceFilesAnError="true"/>
<!-- Disassemble into individual entities. -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list