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-compress.git
from 9ddd03307 Add disabled org.apache.commons.compress.archivers.ar.ArArchiveInputStreamTest.testGetNextArEntry() new d883e21c0 Javadoc new 0d9c4e5bc Remove unused import new 472ce7f0f Remove unused import new 50dd50ec6 org.apache.commons.compress.harmony.unpack200.BandSet now throws ArchiveException instead of Arithmetic exception 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 | 4 ++++ .../commons/compress/archivers/ArchiveException.java | 18 ++++++++++++++++-- .../compress/archivers/dump/TapeInputStream.java | 18 +----------------- .../compress/archivers/zip/ExplodingInputStream.java | 3 +-- .../commons/compress/harmony/pack200/BHSDCodec.java | 6 +++--- .../commons/compress/harmony/pack200/RunCodec.java | 20 ++++++++++---------- .../commons/compress/harmony/unpack200/BandSet.java | 4 ++-- 7 files changed, 37 insertions(+), 36 deletions(-)