Details
Description
Regression introduced when moving to commons-compress. The test only verified the existence of the file, not its content as well, as it should.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Description | Regression introduced when moving to commons-compress. The test only verified the existence of the file, not it's content. | Regression introduced when moving to commons-compress. The test only verified the existence of the file, not its content as well, as it should. |
Fixed and added verification of unzipped file content.