This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven-maven-archiver-3.6.3
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
discard f6460ab Bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.3
add a51c70f Repair some problems IntelliJ noticed (#31)
add d999dd4 Use plugin version from parent (#30)
add 90579fe use try with resources (#32)
add 55ca01d Fix address
add 4552a61 Bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.3
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 (f6460ab)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven-maven-archiver-3.6.3 (4552a61)
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:
pom.xml | 1 -
.../java/org/apache/maven/plugins/rar/RarMojo.java | 10 +++---
src/site/apt/index.apt.vm | 2 +-
src/site/fml/faq.fml | 12 +++----
src/site/site.xml | 2 +-
.../org/apache/maven/plugins/rar/RarMojoTest.java | 40 +++++++++-------------
6 files changed, 29 insertions(+), 38 deletions(-)