This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from eb1889cb Javadoc
new c6c2077a Throw our ClassFormatException instead of the JVM's
ClassCircularityError
new bc90de3b Bump org.apache.commons:commons-parent from 94 to 95.
The 2 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:
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
src/main/java/org/apache/bcel/classfile/JavaClass.java | 4 ++--
src/test/java/org/apache/bcel/classfile/JavaClassCyclicTest.java | 2 +-
src/test/java/org/apache/bcel/classfile/JavaClassTest.java | 6 +++---
5 files changed, 8 insertions(+), 8 deletions(-)