jbonofre commented on code in PR #1441: URL: https://github.com/apache/polaris/pull/1441#discussion_r2058856379
########## 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: Yup, good catch. It's enough for the "distributions" (I checked on the 0.10.0-beta-incubating release, and PostgreSQL driver is included in the distribution). But probably need extra for "started guide" packages. -- 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