This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git
omit 8bcec8ab Bump org.apache.maven.plugins:maven-checkstyle-plugin from
2.17 to 3.4.0
add 9ebca8b0 Adding pull request builder
add dc5c4dec Removing source-plugin
add e738abf9 Revert "Adding pull request builder"
add be40a18a Bump org.apache:apache from 23 to 33 (#57)
add 991a17dd Updating CI
add b0bfda96 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to
3.24.0 (#58)
add fc9a993e Bump org.apache.maven.scm:maven-scm-api from 2.0.1 to 2.1.0
(#49)
add 054ee9b2 Bump org.apache.maven.scm:maven-scm-provider-svnexe from
2.0.1 to 2.1.0 (#50)
add fb3664b4 Fixing PMD
add 9ca36505 Bump org.apache.maven.plugins:maven-checkstyle-plugin from
2.17 to 3.4.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 (8bcec8ab)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0
(9ca36505)
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/ci.yml | 2 +-
pom.xml | 32 ++++------------------
src/main/resources/xmlschema-pmd-ruleset.xml | 1 +
.../commons/schema/docpath/SaxWalkerOverDom.java | 5 +---
.../schema/docpath/XmlSchemaElementValidator.java | 2 +-
.../schema/docpath/XmlSchemaPathFinder.java | 2 +-
.../schema/docpath/XmlSchemaPathManager.java | 2 +-
7 files changed, 11 insertions(+), 35 deletions(-)