You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2022/04/09 10:07:36 UTC

[maven-javadoc-plugin] branch dependabot/maven/org.assertj-assertj-core-3.22.0 updated (579b8599 -> d1a84cd4)

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

github-bot pushed a change to branch dependabot/maven/org.assertj-assertj-core-3.22.0
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


 discard 579b8599 Bump assertj-core from 3.21.0 to 3.22.0
     add 5af4519c [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0
     add 50a41f78 [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2
     add 313fd4bb [maven-release-plugin] prepare for next development iteration
     add 3ce03576 (doc) Update plugin' configuration parameter (MJAVADOC-475)
     add 80e2646e (doc) Update plugin' configuration parameter (MJAVADOC-475)
     add 3ba873cf (doc) Fix spurious Javadoc @param tag
     add 9dd7bddb use shared gh action/release-drafter (#128)
     add d1a84cd4 Bump assertj-core from 3.21.0 to 3.22.0

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   (579b8599)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.assertj-assertj-core-3.22.0 (d1a84cd4)

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:
 .../release-drafter.yml                            | 37 +++++++++++-----------
 .github/workflows/maven.yml                        | 34 ++++++--------------
 .../release-drafter.yml}                           | 22 ++++++-------
 pom.xml                                            |  6 ++--
 src/it/projects/examples/alternate-doclet/pom.xml  |  4 ++-
 .../maven/plugins/javadoc/AbstractJavadocMojo.java |  2 +-
 .../maven/plugins/javadoc/JavadocReport.java       |  8 ++++-
 7 files changed, 52 insertions(+), 61 deletions(-)
 copy src/it/projects/MJAVADOC-180/invoker.properties => .github/release-drafter.yml (84%)
 copy .github/{dependabot.yml => workflows/release-drafter.yml} (77%)