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 637dc265 org.apache.bcel.classfile.Deprecated now requires its the 
attribute_length item be zero.
     new 902bf297 org.apache.bcel.classfile.Deprecated now requires its the 
attribute_length item be zero.
     new c2873869 Javadoc
     new 0c0a2f12 org.apache.bcel.classfile.Deprecated now requires its the 
attribute_length item be zero.
     new bcec4b0a org.apache.bcel.classfile.Synthetic now requires its the 
attribute_length item be zero.

The 4 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                            |  2 +
 .../java/org/apache/bcel/classfile/Deprecated.java |  7 ++
 .../java/org/apache/bcel/classfile/Synthetic.java  | 81 +++++++++-------------
 .../org/apache/bcel/classfile/DeprecatedTest.java  |  3 +
 .../{DeprecatedTest.java => SyntheticTest.java}    |  9 ++-
 5 files changed, 50 insertions(+), 52 deletions(-)
 copy src/test/java/org/apache/bcel/classfile/{DeprecatedTest.java => 
SyntheticTest.java} (77%)

Reply via email to