Skip to content

Deprecate Manifest(Reader) and update all related #37

Closed
@michael-o

Description

@michael-o

The implementation does not properly map characters to bytes and relies on the default system encoding. This can lead to broken manifests. Deprecate it and use InputStream only. Java's Manifest read will do the rest for us. The removal would also solve #21.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions