embulk / embulk/embulk-util-config

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

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.