singhpk234 commented on code in PR #1517:
URL: https://github.com/apache/polaris/pull/1517#discussion_r2078789535


##########
quarkus/service/build.gradle.kts:
##########
@@ -40,6 +40,7 @@ dependencies {
   implementation(platform(libs.opentelemetry.bom))
 
   implementation(platform(libs.quarkus.bom))
+  implementation(project(":polaris-quarkus-common"))

Review Comment:
   I am not sure having it in the server doesn't work me honestly, i need to 
dig this a bit more but the beans don't resolve when i change this to testImpl 
and move this to server.



-- 
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: issues-unsubscr...@polaris.apache.org

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

Reply via email to