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 9e4e369e Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-bcel.git
     new f731ed11 Checkstyle test fixes
     new 7adeae96 Checkstyle test fixes
     new 4ae577cd Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-bcel.git

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:
 docs/eps/classloader.fig                           |   94 +-
 docs/verifier/V_API_SD.eps                         | 4682 ++++++++++----------
 pom.xml                                            | 1211 ++---
 src/conf/checkstyle-suppressions.xml               |    5 +-
 src/conf/checkstyle.xml                            |    2 +-
 src/site/xdoc/index.xml                            |  174 +-
 src/test/java/org/apache/bcel/HandleTestCase.java  |  296 +-
 .../ConstantPoolModuleToStringTestCase.java        |    3 +-
 .../org/apache/bcel/classfile/UtilityTestCase.java |   43 +-
 .../java/org/apache/bcel/data/PLSETestClass2.java  |   58 +-
 .../apache/bcel/generic/EmptyVisitorTestCase.java  |   16 +-
 .../org/apache/bcel/util/ClassPathTestCase.java    |   92 +-
 .../bcel/util/ModularRuntimeImageTestCase.java     |  150 +-
 .../apache/bcel/verifier/JiraBcel369TestCase.java  |    4 +-
 .../org/apache/bcel/verifier/VerifierTestCase.java |    4 +-
 .../org/apache/bcel/verifier/tests/JvmOpCodes.java |    3 +-
 .../bcel/verifier/tests/TestReturn03Creator.java   |    8 +-
 src/test/resources/StackMapExample2.java           |   24 +-
 18 files changed, 3444 insertions(+), 3425 deletions(-)

Reply via email to