eric-maynard commented on code in PR #610:
URL: https://github.com/apache/polaris/pull/610#discussion_r1920537238


##########
quarkus/admin/build.gradle.kts:
##########
@@ -35,6 +35,7 @@ dependencies {
   implementation(project(":polaris-api-iceberg-service"))
   implementation(project(":polaris-service-common"))
   implementation(project(":polaris-quarkus-service"))
+  runtimeOnly(project(":polaris-eclipselink"))

Review Comment:
   In the spirit of keeping main in a working state, perhaps we should first 
try to restore the behavior pre-Quarkus (or something close to it) and then we 
can later follow up with improvement?
   
   If that would take significantly more time, then I would be OK proceeding 
with the minimal set of changes here needed to restore working order.



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