sungwy commented on code in PR #2680:
URL: https://github.com/apache/polaris/pull/2680#discussion_r2470543229


##########
polaris-core/build.gradle.kts:
##########
@@ -112,6 +112,7 @@ dependencies {
   testFixturesApi(libs.jakarta.ws.rs.api)
 
   compileOnly(libs.jakarta.annotation.api)
+  compileOnly(libs.jakarta.enterprise.cdi.api)

Review Comment:
   Thanks @dimas-b  these are great suggestions. Thank you for giving me the 
background context on the package discussions.
   
   I've added a Producer method in `ServiceProducers` and removed the cdi 
dependency from `polaris-core`



-- 
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]

Reply via email to