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 d7292a3  [BCEL-315] NullPointerException at 
org.apache.bcel.classfile.FieldOrMethod.dump().
     new f26ab37  Add missing license header.
     new 64b1e7b  [BCEL-267] Race conditions on static fields in BranchHandle 
and (#23).
     new 41aac40  Prepare to release 6.3.1.

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:
 NOTICE.txt                                         |   10 +-
 README.md                                          |    6 +-
 RELEASE-NOTES.txt                                  |   51 +
 pom.xml                                            | 1162 ++++++++++----------
 src/changes/changes.xml                            |    2 +-
 .../org/apache/bcel/generic/InstructionHandle.java |  622 +++++------
 src/site/xdoc/download_bcel.xml                    |  312 +++---
 src/site/xdoc/index.xml                            |  214 ++--
 src/test/java/org/apache/bcel/HandleTestCase.java  |  292 ++---
 9 files changed, 1375 insertions(+), 1296 deletions(-)

Reply via email to