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 1a99a1e5 Fix an instance of IAE when it should be ClassFormatException
new c2bb9264 Javadoc
new 7603760b Use try-with-resources
new 08a313c0 Reuse constant instead of magic number
new 24630299 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-bcel.git
The 4 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:
src/examples/Package.java | 10 ++++++----
src/main/java/org/apache/bcel/util/ClassPath.java | 21 ++++++++++++++-------
2 files changed, 20 insertions(+), 11 deletions(-)