openjpa
openjpa copied to clipboard
Apache OpenJPA
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.4.1. Release notes Sourced from postgresql's releases. 42.4.0 What's Changed Enhancement: Made TimestampUtils.utcTz static and renamed to UTC_TIMEZONE by @svendiedrichsen in pgjdbc/pgjdbc#2519 fix: return correct...
The tests are not green I need some basic review on shall I proceed fixing the tests One of the errors is ``` java.sql.SQLSyntaxErrorException: Syntax error for TIMESTAMP escape sequence...
according to https://github.com/h2database/h2database/issues/3386, `identity` is invalid.
Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.9.0 to 5.11.2. Release notes Sourced from kubernetes-client's releases. 5.11.2 (2022-01-05) Bugs Fix #3653: SnakeYAML uses only standard Java types Fix #3697: addresses response that aren't closed...
Fixed this issue, so that now you can load those entities even in a OSGi context.
Follow up PR of https://github.com/apache/openjpa/pull/64 Goal is to let people test this proposed fix to ensure we didn't miss anything in the analyzis.
This is a draft, I am going to add a profile that adds HerdDB 0.20.0 dependency and start HerdDB server in embeded in-memory only mode. https://github.com/diennea/herddb/wiki/Installing-and-running-HerdDB https://github.com/diennea/herddb/wiki/Using-JDBC-Driver
More context on https://issues.apache.org/jira/browse/OPENJPA-2837