fix: f**king ZipFileSystem
This commit is contained in:
@@ -77,6 +77,8 @@ public final class CompressingUtils {
|
||||
return testZipPath(dir, root, result);
|
||||
}
|
||||
});
|
||||
} catch (IllegalArgumentException e) {
|
||||
throw new IOException(e);
|
||||
}
|
||||
return result.get();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user