flyrain commented on code in PR #1441:
URL: https://github.com/apache/polaris/pull/1441#discussion_r2058831583
##########
getting-started/eclipselink/README.md:
##########
@@ -30,6 +30,7 @@ This example requires `jq` to be installed on your machine.
:polaris-quarkus-server:quarkusAppPartsBuild --rerun \
:polaris-quarkus-admin:assemble \
:polaris-quarkus-admin:quarkusAppPartsBuild --rerun \
+ -PeclipseLinkDeps=org.postgresql:postgresql:42.7.5 \
Review Comment:
The postgres was added as a `runtimeOnly` dep:
https://github.com/polaris-catalog/polaris/blob/1c684d2378e923ba410f38c1c79f12130db33f94/quarkus/server/build.gradle.kts#L52-L52
--
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]