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 3b615d54 Use ternary expression new e94b891e Organize imports new 7dd5cf75 Sort members new a6ba162c Use camel case 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: .../ConstantPoolModuleToStringTestCase.java | 58 +++++++++++----------- .../bcel/classfile/ConstantPoolTestCase.java | 56 ++++++++++----------- .../apache/bcel/generic/EmptyVisitorTestCase.java | 10 ++-- .../bcel/verifier/VerifierArrayAccessTestCase.java | 3 +- .../org/apache/bcel/verifier/VerifierTestCase.java | 27 +++++----- .../verifier/tests/TestArrayAccess03Creator.java | 34 ++++++------- .../verifier/tests/TestArrayAccess04Creator.java | 32 ++++++------ .../bcel/verifier/tests/TestReturn01Creator.java | 28 +++++------ 8 files changed, 125 insertions(+), 123 deletions(-)