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 3957d1d Update maven-pmd-plugin from 3.9 to 3.12.0. add 7104fc9 BCEL-278: Resolving NoSuchElementException in InvokeInstruction.toString(final ConstantPool cp) (#11) new bba85a8 Merge remote-tracking branch 'origin/trunk' new 0963d6a [BCEL-278] InvokeInstruction.toString(final ConstantPool cp) throws NoSuchElementException #11. 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/changes/changes.xml | 1 + .../java/org/apache/bcel/generic/InvokeInstruction.java | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-)