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 ac85e981e Group fixes by type
     new a055d838e Declutter
     new 677949d1e Declutter
     new d026900b6 Camel case local variable
     new 63aa2374f 
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.readOldAsciiEntry(boolean)
 now throws ArchiveException instead of Arithmetic exception
     new d679b1349 Javadoc
     new 32a11f2f5 Extract magic number

The 6 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 +-
 .../compress/archivers/cpio/CpioArchiveEntry.java  | 53 ++++++++--------
 .../archivers/cpio/CpioArchiveInputStream.java     | 73 +++++++++++-----------
 .../compress/archivers/zip/AsiExtraField.java      | 23 ++++---
 .../commons/compress/archivers/zip/ZipLong.java    | 52 +++++++--------
 5 files changed, 102 insertions(+), 103 deletions(-)

Reply via email to