flyrain commented on code in PR #1441: URL: https://github.com/apache/polaris/pull/1441#discussion_r2058813931
########## 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: It was removed by #1411. After #1411, the driver should be pulled by the default build. Do we need to add it here? cc @jbonofre -- 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