This is an automated email from the ASF dual-hosted git repository.

vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


    from fc06ba5  Support multiple templates in 
`log4j-docgen:generate-documentation` (#122)
     add cb413ab  Prepare to release `0.9.0`
     add 41fbca7  Update the `project.build.outputTimestamp` property
     add 3074863  Fix `downloadUrl` in `pom.xml`
     add 73ca0f4  Make `install` required for `site` goal in CI
     add 5bfbb93  Update the `project.build.outputTimestamp` property
     add fa23196  Fix `generate-email.sh`
     add 9d822d3  Update the `project.build.outputTimestamp` property
     add a64f2fb  Add support for `@PluginValue` annotation
     add b5eb364  Update the `project.build.outputTimestamp` property
     add 485e182  Release changelog for version `0.9.0`
     new 93612c7  Set the next development version to `0.10.0-SNAPSHOT`

The 1 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:
 .github/generate-email.sh                           | 21 +++++++++++----------
 .github/workflows/deploy-site.yaml                  |  3 +++
 .../logging/log4j/docgen/processor/Annotations.java |  4 +++-
 .../DescriptorGeneratorTest/expected-plugins.xml    |  6 ++++++
 .../java-of-log4j2/MyAppender.java                  |  6 ++++++
 .../java-of-log4j2/MyOldLayout.java                 |  5 ++++-
 .../java-of-log4j3/MyAppender.java                  |  6 ++++++
 .../java-of-log4j3/MyOldLayout.java                 |  5 ++++-
 pom.xml                                             |  6 +++---
 .../{.0.x.x => 0.9.0}/.release-notes.adoc.ftl       |  2 +-
 .../2.18.0 => src/changelog/0.9.0}/.release.xml     |  2 +-
 src/changelog/{.0.x.x => 0.9.0}/add-maven-skip.xml  |  0
 .../add-multi-doc-generator-template.xml            |  0
 .../add-plugin-value-annotation.xml}                |  4 ++--
 src/changelog/{.0.x.x => 0.9.0}/antora.xml          |  0
 .../fix-docgen-plugin-subclass.xml                  |  0
 .../update_commons_io_commons_io.xml                |  0
 .../update_org_apache_logging_logging_parent.xml    |  0
 ..._maven_plugin_tools_maven_plugin_annotations.xml |  0
 ...te_org_codehaus_modello_modello_maven_plugin.xml |  0
 .../update_org_xmlunit_xmlunit_assertj3.xml         |  0
 21 files changed, 50 insertions(+), 20 deletions(-)
 copy src/changelog/{.0.x.x => 0.9.0}/.release-notes.adoc.ftl (97%)
 copy {log4j-changelog/src/test/resources/3-enriched/2.18.0 => 
src/changelog/0.9.0}/.release.xml (95%)
 copy src/changelog/{.0.x.x => 0.9.0}/add-maven-skip.xml (100%)
 rename src/changelog/{.0.x.x => 0.9.0}/add-multi-doc-generator-template.xml 
(100%)
 rename src/changelog/{.0.x.x/add-maven-skip.xml => 
0.9.0/add-plugin-value-annotation.xml} (62%)
 rename src/changelog/{.0.x.x => 0.9.0}/antora.xml (100%)
 rename src/changelog/{.0.x.x => 0.9.0}/fix-docgen-plugin-subclass.xml (100%)
 rename src/changelog/{.0.x.x => 0.9.0}/update_commons_io_commons_io.xml (100%)
 rename src/changelog/{.0.x.x => 
0.9.0}/update_org_apache_logging_logging_parent.xml (100%)
 rename src/changelog/{.0.x.x => 
0.9.0}/update_org_apache_maven_plugin_tools_maven_plugin_annotations.xml (100%)
 rename src/changelog/{.0.x.x => 
0.9.0}/update_org_codehaus_modello_modello_maven_plugin.xml (100%)
 rename src/changelog/{.0.x.x => 0.9.0}/update_org_xmlunit_xmlunit_assertj3.xml 
(100%)

Reply via email to