Merge branch '3.2.x'
This commit is contained in:
@@ -138,6 +138,7 @@ class NestedFileSystem extends FileSystem {
|
||||
zipFileSystem.close();
|
||||
}
|
||||
catch (Exception ex) {
|
||||
// Ignore
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -88,6 +88,7 @@ class ZipContentTests {
|
||||
this.zipContent.close();
|
||||
}
|
||||
catch (IllegalStateException ex) {
|
||||
// Ignore
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user