This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from 65cef25a6 Sort members.
     new 5d2aa430e Use final
     new c6a6e1eb6 Use final
     new 2d67854c8 Use compact array declaration.
     new 61bb6f526 Remove extra parentheses
     new 16e9af271 Merge if statements
     new 9ef3ff4c3 Add @Override
     new f1facbb25 Use final
     new 699e96547 Use final
     new 1acb51e02 Use final
     new 6596145fc Use final
     new cde5f03b9 Remove extra parentheses
     new ed1688069 Remove extra parentheses

The 12 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:
 .../archivers/cpio/CpioArchiveInputStream.java      | 21 +++------------------
 .../archivers/tar/TarArchiveInputStream.java        |  4 ++--
 .../tar/TarArchiveSparseZeroInputStream.java        |  2 +-
 .../commons/compress/archivers/tar/TarFile.java     |  2 +-
 .../harmony/internal/AttributeLayoutParser.java     |  4 ++--
 .../commons/compress/harmony/pack200/IcBands.java   |  1 +
 .../commons/compress/harmony/unpack200/BandSet.java |  2 +-
 .../harmony/unpack200/NewAttributeBands.java        | 12 ++++++------
 .../bytecode/LineNumberTableAttribute.java          |  2 +-
 .../apache/commons/compress/utils/ArchiveUtils.java |  2 +-
 .../compress/archivers/tar/TarUtilsTest.java        |  2 +-
 .../bzip2/BZip2CompressorInputStreamTest.java       |  2 +-
 12 files changed, 21 insertions(+), 35 deletions(-)

Reply via email to