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
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Mauro Talevi
made changes -
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.