Skip to content

Simplify implementing transformers in java/kotlin #547

@grossws

Description

@grossws

Shadow Version

5.2.0

Gradle Version

6.1.1

Expected Behavior

Transformer interface easily extended in java

Actual Behavior

Transformer#transform(..) and Transformer#modifyOutputStream(..) do not declare that they could throw IOException when they obviously could do that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions