Skip to content

Consider splitting @Config, @ConfigDefault, and Task to a separate artifact, such as embulk-util-config-task #31

Description

@dmikurube

Some other util librarires sometimes want to prepare a predefined Task interface, but they have to depend on the entire embulk-util-config to do that. The dependency involves Jackson collaterally -- which takes developers closer to the dependency hell.

If another util library can only depend on @Config, @ConfigDefault, and Task, it'd be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions