Skip to content

BootZipCopyAction opens stream twice #47883

@philwebb

Description

@philwebb

these lines in BootZipCopyAction are causing library.openStream() to be called twice. The prepareStoredEntry method will close the stream so the try with resources block shouldn't be needed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions