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 44b85d93 Add disabled tests for the verifier
new 1a26bf24 Refactor and update banner to Apache
new 2e4aac0c Javadoc
new d6caf2df Javadoc use of ClassNotFoundException
The 3 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/main/java/org/apache/bcel/classfile/JavaClass.java | 4 ++++
src/main/java/org/apache/bcel/util/JavaWrapper.java | 1 +
src/main/java/org/apache/bcel/util/Repository.java | 6 +++++-
src/main/java/org/apache/bcel/verifier/Verifier.java | 7 ++++++-
src/main/java/org/apache/bcel/verifier/VerifierAppFrame.java | 10 +++-------
5 files changed, 19 insertions(+), 9 deletions(-)