This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git.
from 50f6aca Javadoc fixes.
add 4d89da4 [BCEL-316] org.apache.bcel.classfile.Attribute class and
subclasses should NOT log to the console by default
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 4 +
.../java/org/apache/bcel/classfile/Attribute.java | 256 +++++++++++----------
.../java/org/apache/bcel/classfile/Deprecated.java | 2 +-
.../java/org/apache/bcel/classfile/PMGClass.java | 2 +-
.../java/org/apache/bcel/classfile/Synthetic.java | 2 +-
.../bcel/verifier/structurals/Subroutines.java | 2 +-
6 files changed, 140 insertions(+), 128 deletions(-)