This is an automated email from the ASF dual-hosted git repository.
solomax pushed a change to branch OPENJPA-2940
in repository https://gitbox.apache.org/repos/asf/openjpa.git
from 8d1befb37 [OPENJPA-2940] Avoiding TestJDBCSchemaManager.testValidate
on MySQL because it uses tinyint as bool
add 9da3e2070 TestJava8TimeTypes should not fail anymore; jdbc_oradata is
moved out of openjpa tree; Automatic test script is added
No new revisions were added by this update.
Summary of changes:
.../persistence/simple/TestJava8TimeTypes.java | 4 +-
openjpa-project/source-assembly.xml | 1 +
pom.xml | 2 +-
scripts/complex_test.sh | 177 +++++++++++++++++++++
4 files changed, 181 insertions(+), 3 deletions(-)
create mode 100755 scripts/complex_test.sh