solomax commented on PR #144: URL: https://github.com/apache/openjpa/pull/144#issuecomment-4483461236
Hello @rzo1, I've checked docker compose files, they seems to be very similar to existing dockerized VMs currently stored in pom.xml :) IMO maven versions are better due to it is possible to change DB version in command line: `mvn -N -Ptest-postgresql-docker -Dpostgresql.server.version=16.4 docker:start` :) All: I was able to fix my `postgres` issues, the build is green at `postgres 11` (not sure why it is broken :( maybe due to postgres driver update ...) I'll continue my testing and will report back -- 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]
