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 c7a62c2 Update next version from 6.4.2 to 6.5.0 since we've added public APIs. new 5785722 Fix weird formatting. new 0ece85f No silly strings in exception messages. The 2 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/ClassDumper.java | 2 +- src/examples/Mini/ASTExpr.java | 4 +- src/examples/Mini/ASTFunDecl.java | 703 +++++++++++---------- .../bcel/verifier/statics/Pass3aVerifier.java | 2 +- .../structurals/InstConstraintVisitor.java | 2 +- .../bcel/verifier/structurals/Subroutines.java | 2 +- 6 files changed, 376 insertions(+), 339 deletions(-)