Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hiroyuki-sato/37b04e2609a5b8674ed665727f4a505f to your computer and use it in GitHub Desktop.
Save hiroyuki-sato/37b04e2609a5b8674ed665727f4a505f to your computer and use it in GitHub Desktop.
org.embulk.output.s3.TestS3FileOutputPlugin > testEmbulk STANDARD_ERROR
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Hidden dependencies are uninitialized. Maybe using classes loaded by Embulk's top-level ClassLoader.
testCompile "junit:junit:4.13.2"
testCompile "org.embulk:embulk-core:0.10.32"
testCompile "org.embulk:embulk-core:0.10.32:tests"
testCompile "org.embulk:embulk-junit4:0.10.32"
testCompile "org.embulk:embulk-deps:0.10.32"
testCompile "org.embulk:embulk-input-file:0.10.32"
testCompile "org.embulk:embulk-parser-json:0.10.32"
testCompile "org.embulk:embulk-formatter-csv:0.10.32"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment