This is an automated email from the ASF dual-hosted git repository.
gboue pushed a change to branch fix-it-failure
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.
discard ac5e166 verify that issue was windows lowercase drive letter
discard 1c57e1d archive invoker output to see what is going on...
discard e3c9b8c restrict to windows, maven 3.5, jdk 8
discard 9ab9d7b print logs and only include detectLinks to see what is wrong
faster
discard a540a3b see if issue is with old version of surefire and Windows long
paths...
new 42225cc Fix IT failures on CI
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 (ac5e166)
\
N -- N -- N refs/heads/fix-it-failure (42225cc)
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.
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:
Jenkinsfile | 194 +--------------------
pom.xml | 4 -
.../MJAVADOC-280-2-projects/pom.xml | 5 +
.../projects/dependencySource-2/invoker.properties | 4 +-
.../MJAVADOC-280-4-projects/pom.xml | 5 +
.../projects/dependencySource-4/invoker.properties | 4 +-
src/it/projects/detectLinks/invoker.properties | 2 +-
7 files changed, 17 insertions(+), 201 deletions(-)