Skip to content

Use IgnoreJRERequirement annotation instead of the global ignore list #2509

@trustin

Description

@trustin

Using the global ignore list for animal-sniffer-maven-plugin gives us a chance of depending on the classes in a newer JDK unnecessarily in an unexpected place.

We should use the @IgnoreJRERequirement annotation so that we can ignore specific places only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions