adutra commented on code in PR #610:
URL: https://github.com/apache/polaris/pull/610#discussion_r1923869415


##########
quarkus/admin/build.gradle.kts:
##########
@@ -37,6 +37,10 @@ dependencies {
   implementation(project(":polaris-quarkus-service"))
   implementation(project(":polaris-quarkus-defaults"))
 
+  if (project.hasProperty("eclipseLinkDeps")) {

Review Comment:
   Since we are not including any JDBC drivers anymore; we now need this hook.



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