This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch windowscharset
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
discard a49eba0d wip
discard 36f048ad Fix MalformedInputException on Windows with Java 8 due to
charset mismatch in stale data cache
add 51e3c59b Update JDK matrix to include version 25
add 30757b8b Fix MalformedInputException on Windows with Java 8 due to
charset mismatch in stale data cache
add 42fe2998 wip
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 (a49eba0d)
\
N -- N -- N refs/heads/windowscharset (42fe2998)
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/maven.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)