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 a1aa91a83 Javadoc new 472376413 Javadoc new 7caadbf8c Inline local variable initialization new e56aa4fb7 Javadoc new 07988ea07 [COMPRESS-699] ArchiveStreamFactory.detect(inputStream) ArchiveException for TAR regression 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 | 1 + .../archivers/tar/TarArchiveInputStream.java | 10 ++ .../compress/archivers/tar/TarConstants.java | 14 ++- .../commons/compress/utils/ArchiveUtils.java | 119 ++++++++++----------- .../commons/compress/DetectArchiverTest.java | 2 +- .../tar/Compress699Test.java} | 33 +++--- .../icure_medical_device_dart_sdk-1.2.10.tar | Bin 0 -> 936448 bytes 7 files changed, 97 insertions(+), 82 deletions(-) copy src/test/java/org/apache/commons/compress/{compressors/bzip2/BZip2NSelectorsOverflowTest.java => archivers/tar/Compress699Test.java} (54%) create mode 100644 src/test/resources/org/apache/commons/compress/COMPRESS-699/icure_medical_device_dart_sdk-1.2.10.tar