dimas-b commented on code in PR #3340:
URL: https://github.com/apache/polaris/pull/3340#discussion_r2670187367
##########
runtime/server/build.gradle.kts:
##########
@@ -40,16 +40,36 @@ val distributionElements by
dependencies {
implementation(project(":polaris-runtime-service"))
+ // Dependencies from merged polaris-admin module
+ implementation(project(":polaris-core"))
Review Comment:
Oh, I did not mean to imply that the dep. was wrong... I was just wondering
:slightly_smiling_face:
If core is require for complication, we should probably keep it as an
`implementation` dep.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]