You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/12/17 20:22:28 UTC

[GitHub] [calcite] vlsi commented on a change in pull request #2649: [CALCITE-4948] Revert Elasticsearch to 7.10.2

vlsi commented on a change in pull request #2649:
URL: https://github.com/apache/calcite/pull/2649#discussion_r771673340



##########
File path: elasticsearch/build.gradle.kts
##########
@@ -44,7 +38,6 @@ dependencies {
     testImplementation("org.apache.logging.log4j:log4j-api")
     testImplementation("org.apache.logging.log4j:log4j-core")
     testImplementation("org.codelibs.elasticsearch.module:lang-painless")
-    testImplementation("org.codelibs.elasticsearch.module:scripting-painless-spi")

Review comment:
       Is `org.codelibs` an authentic source of the dependencies? C
   It looks like they publish non AL2 code as if it was AL2.
   
   Should we use `org.elasticsearch.plugin:elasticsearch-scripting-painless-spi` instead?




-- 
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: commits-unsubscribe@calcite.apache.org

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