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 4cd16379 Reuse ArrayUtils.nullToEmpty() new 34d0a3dd Normalize package private name new bf5e78d7 Reuse public constant new 8ada59f1 Normalize package private name new 80cc3675 Reuse public constant new dfa1e7e7 Normalize package private name The 5 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/Code.java | 2 +- src/main/java/org/apache/bcel/classfile/CodeException.java | 2 +- src/main/java/org/apache/bcel/classfile/Field.java | 5 ----- src/main/java/org/apache/bcel/classfile/InnerClasses.java | 6 +++--- src/main/java/org/apache/bcel/classfile/JavaClass.java | 4 ++-- src/main/java/org/apache/bcel/classfile/Method.java | 5 ----- src/main/java/org/apache/bcel/classfile/MethodParameters.java | 4 ++-- 7 files changed, 9 insertions(+), 19 deletions(-)