You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/10/29 20:58:43 UTC

[GitHub] [beam] TheNeuralBit edited a comment on pull request #15844: [BEAM-13099] Add build files for vendored Calcite 1.28.0

TheNeuralBit edited a comment on pull request #15844:
URL: https://github.com/apache/beam/pull/15844#issuecomment-955043332


   Hm ok I think there are no linkage errors then. I see output like that for the artifact id `beam-sdks-java-io-google-cloud-platform`, but for `beam-vendor-calcite-1_28_0:0.1-SNAPSHOT` the output is just:
   
   ```
   > Task :checkJavaLinkage
   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.
   NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
   
   Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
   Use '--warning-mode all' to show the individual deprecation warnings.
   See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings
   
   BUILD SUCCESSFUL in 23s
   1163 actionable tasks: 217 executed, 946 up-to-date
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org