This is an automated email from the ASF dual-hosted git repository.
struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from f187178 fix a test to also work with MSSQL
new 93fe064 Also disable for Oracle
new 5b46dcc connection handling fixed
new 20faa36 fix OpenJPA and PostgreSQL docker setup
new c3bbb92 OPENJPA-2854 fix OffsetTime handling for PostgreSQL
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../openjpa/jdbc/sql/PostgresDictionary.java | 26 ++++++++++++++++++++
.../openjpa/jdbc/meta/strats/AbstractLobTest.java | 3 +--
.../openjpa/jdbc/oracle/TestOracleXmlColumn.java | 5 ++--
openjpa-project/BUILDING.txt | 6 +++--
pom.xml | 28 +++++-----------------
src/test/sql/oracle-docker/init.sql | 5 +++-
6 files changed, 43 insertions(+), 30 deletions(-)