[java-metadata-aggregator] branch main updated (6866d67 -> ad98e74)
Ian Young
ian at iay.org.uk
Mon Oct 23 13:13:40 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch main
in repository java-metadata-aggregator.
from 6866d67 MDA-297 - Add and update filter-aggregate example
new 55395dd MDA-297 - Move private key
new ad98e74 MDA-297 - Add aggregate-and-publish example
The 2 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:
doc/wiki/aggregate-and-republish.xml | 441 +++++++++++++++++++++
doc/wiki/aggregate-and-sign.xml | 2 +-
doc/wiki/path/to/input/inc-md-cert-mdq.pem | 28 ++
.../path/to/schema/saml-schema-assertion-2.0.xsd | 283 +++++++++++++
.../path/to/schema/saml-schema-metadata-2.0.xsd | 337 ++++++++++++++++
doc/wiki/path/to/schema/xenc-schema.xsd | 171 ++++++++
doc/wiki/path/to/schema/xml.xsd | 80 ++++
doc/wiki/path/to/schema/xmldsig-core-schema.xsd | 308 ++++++++++++++
8 files changed, 1649 insertions(+), 1 deletion(-)
create mode 100644 doc/wiki/aggregate-and-republish.xml
create mode 100644 doc/wiki/path/to/input/inc-md-cert-mdq.pem
create mode 100644 doc/wiki/path/to/schema/saml-schema-assertion-2.0.xsd
create mode 100644 doc/wiki/path/to/schema/saml-schema-metadata-2.0.xsd
create mode 100644 doc/wiki/path/to/schema/xenc-schema.xsd
create mode 100644 doc/wiki/path/to/schema/xml.xsd
create mode 100644 doc/wiki/path/to/schema/xmldsig-core-schema.xsd
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list