You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/12/13 13:23:26 UTC

(logging-log4j-tools) branch doc-reference updated (5945f32 -> f671c03)

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

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


 discard 5945f32  Remove explicit version
 discard 01554b2  Simplify POMs
 discard 5ed451d  Fix Spotbugs and Rat failures
 discard 0fa7e2e  Add test for the generated schema
 discard 7cf8f7d  Add example of generated schema
 discard 3a3a9bc  Add XSD generator
 discard 2afba17  Add example of documentation reference
     add a40d2f2  Pin reusable workflows to version 10.4.0
     add 385328e  Fix parsing of patch versions in `log4j-changelog:release` goal (#89)
     add e1d3f74  Add example of documentation reference
     add b8b66be  Add XSD generator
     add b276aa3  Add example of generated schema
     add 5550733  Add test for the generated schema
     add 444d2d7  Fix Spotbugs and Rat failures
     add da8f700  Simplify POMs
     add 7901fb3  Remove symlinks to .mvn
     add f671c03  Add `log4j-docgen` to dependency management

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5945f32)
            \
             N -- N -- N   refs/heads/doc-reference (f671c03)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yaml                                  |  6 +++---
 .github/workflows/merge-dependabot.yaml                       |  4 ++--
 log4j-changelog-maven-plugin/.mvn                             |  1 -
 log4j-changelog/.mvn                                          |  1 -
 .../log4j/changelog/releaser/ChangelogReleaserArgs.java       | 11 +++++++++--
 .../log4j/changelog/releaser/ChangelogReleaserArgsTest.java   |  3 +++
 log4j-docgen/.mvn                                             |  1 -
 log4j-docgen/pom.xml                                          |  1 +
 log4j-tools-parent/.mvn                                       |  1 -
 pom.xml                                                       |  6 ++++++
 .../fix-releaser-regex.xml}                                   |  4 ++--
 11 files changed, 26 insertions(+), 13 deletions(-)
 delete mode 120000 log4j-changelog-maven-plugin/.mvn
 delete mode 120000 log4j-changelog/.mvn
 delete mode 120000 log4j-docgen/.mvn
 delete mode 120000 log4j-tools-parent/.mvn
 copy src/changelog/{0.2.0/19_fix_Windows_compat.xml => .0.x.x/fix-releaser-regex.xml} (85%)