Closed dmikurube closed 3 years ago
Thanks!
An immediate release is not needed, but better to have soon.
This PR includes some reactions for deprecation (Exec.getLogger
), and I think will have some more reactions for deprecation. Releasing a new version after them would be nice.
Hi @sonots,
Thanks for using/contributing to Embulk. As we discussed in the developers' meeting, we're changing some of Embulk API/SPI. At first as a preparation for those changes, let me send this PR to build this Embulk plugin with the Gradle plugin
org.embulk.embulk-plugins
.One request is to set your own Maven group name here. (E.g.
io.github.sonots
)org.embulk.*
is only for github.com/embulk.Along with that,
It would required Embulk 0.9.14+ due to
Exec.getLogger
changes. But it's a year ago. I believe it would be acceptable.