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

pkarwasz pushed a change to branch feat/dump-uniformize-block-size
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from e20fed183 fix: test archive generation
     add 9e21d6ade fix: add Javadoc to new constants
     add 7db9a5087 Javadoc
     add d4f654592 org.apache.commons.compress.harmony.pack200 now throws 
Pack200Exception, IllegalArgumentException, IllegalStateException, instead of 
Error
     add 645b21e7f Bump org.apache.commons:commons-parent from 85 to 87
     add aa6b19154 Use constant
     add 29798d993 Merge remote-tracking branch 'apache/master' into 
feat/dump-uniformize-block-size
     add 943502648 fix: checkstyle

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  1 +
 .../archivers/dump/DumpArchiveConstants.java       |  2 ++
 .../compress/harmony/pack200/Pack200Exception.java | 24 ++++++++++++++++++++++
 .../unpack200/bytecode/forms/LookupSwitchForm.java |  2 +-
 .../unpack200/bytecode/forms/TableSwitchForm.java  |  2 +-
 .../archivers/tar/TarArchiveInputStreamTest.java   |  4 ++--
 .../archivers/tar/TarArchiveOutputStreamTest.java  |  6 +++---
 .../compress/archivers/tar/TarFileTest.java        |  4 ++--
 9 files changed, 37 insertions(+), 10 deletions(-)

Reply via email to