You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2017/05/22 16:12:14 UTC

[3/4] commons-compress git commit: COMPRESS-394 adapt test, DEFLATE requires version 2.0

COMPRESS-394 adapt test, DEFLATE requires version 2.0


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/12edac73
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/12edac73
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/12edac73

Branch: refs/heads/master
Commit: 12edac73ec454bfbdd634af474e140cca7522774
Parents: b1dcd19
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon May 22 15:57:19 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon May 22 15:57:19 2017 +0200

----------------------------------------------------------------------
 .../apache/commons/compress/archivers/zip/Zip64SupportIT.java    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/12edac73/src/test/java/org/apache/commons/compress/archivers/zip/Zip64SupportIT.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/compress/archivers/zip/Zip64SupportIT.java b/src/test/java/org/apache/commons/compress/archivers/zip/Zip64SupportIT.java
index 7d5a036..ba30c3f 100644
--- a/src/test/java/org/apache/commons/compress/archivers/zip/Zip64SupportIT.java
+++ b/src/test/java/org/apache/commons/compress/archivers/zip/Zip64SupportIT.java
@@ -2101,7 +2101,7 @@ public class Zip64SupportIT {
                             // version made by
                             20, 0,
                             // version needed to extract
-                            10, 0,
+                            20, 0,
                             // GPB (EFS + *no* Data Descriptor)
                             0, 8,
                             // method
@@ -2147,7 +2147,7 @@ public class Zip64SupportIT {
                             // sig
                             (byte) 0x50, (byte) 0x4b, 3, 4,
                             // version needed to extract
-                            10, 0,
+                            20, 0,
                             // GPB (EFS bit, no DD)
                             0, 8,
                             // method