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.1.2
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git.
discard 959ac45 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
add ef4d76a JEXL-344: avoid filling stacktrace in return, continue, break
supporting (jexl)exceptions
add c90791a Merge remote-tracking branch 'origin/master'
add 0c4a891 JEXL-344: changes, release notes
add 720f3f7 JEXL-344: changes, release notes
add b225989 Bump checkstyle from 8.39 to 8.40
add c4957a8 Merge pull request #41 from
apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.40
add 0ceb558 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
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 (959ac45)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
(0ceb558)
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-NOTES.txt | 1 +
pom.xml | 2 +-
.../java/org/apache/commons/jexl3/JexlException.java | 20 ++++++++++++++++----
src/site/xdoc/changes.xml | 3 +++
4 files changed, 21 insertions(+), 5 deletions(-)