[java-metadata-aggregator] branch main updated (c31aa54 -> d8e0cf7)

Ian Young ian at iay.org.uk
Fri Oct 20 15:57:27 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 c31aa54  Unlock parent POM to attempt to fix javadoc.
     new d711bff  MDA-297 - enable development in doc tree
     new 35ab823  MDA-297 - enable discofeed example
     new d8e0cf7  MDA-297 - separate input, output in doc examples

The 3 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/.gitignore                                               | 3 +++
 doc/wiki/README.md                                                | 4 ++++
 doc/wiki/discofeed.xml                                            | 7 ++++---
 doc/wiki/path/to/.gitignore                                       | 1 -
 doc/wiki/path/to/{metadata.xml => input/discofeed-aggregate.xml}  | 0
 .../src/main/resources => doc/wiki/path/to/output}/.gitkeep       | 0
 mda-distribution/src/main/assembly/assembly-tgz.xml               | 8 ++++++++
 mda-distribution/src/main/assembly/assembly-zip.xml               | 8 ++++++++
 8 files changed, 27 insertions(+), 4 deletions(-)
 create mode 100644 doc/wiki/.gitignore
 delete mode 100644 doc/wiki/path/to/.gitignore
 rename doc/wiki/path/to/{metadata.xml => input/discofeed-aggregate.xml} (100%)
 copy {mda-framework/src/main/resources => doc/wiki/path/to/output}/.gitkeep (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list