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 33aa8b2f5 Javadoc and comments
     new 1a694c20e Add 
org.apache.commons.compress.archivers.ArchiveException.addExact(int, int)
     new 9ddd03307 Add disabled 
org.apache.commons.compress.archivers.ar.ArArchiveInputStreamTest.testGetNextArEntry()

The 2 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                            |    1 +
 .../compress/archivers/ArchiveException.java       |   19 +
 .../compress/archivers/sevenz/SevenZFile.java      |   34 +-
 .../archivers/ar/ArArchiveInputStreamTest.java     |   16 +
 .../apache/commons/compress/ar/getNextArEntry.bin  | 6001 ++++++++++++++++++++
 5 files changed, 6054 insertions(+), 17 deletions(-)
 create mode 100644 
src/test/resources/org/apache/commons/compress/ar/getNextArEntry.bin

Reply via email to