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 fc75e4f0f Revert "[OPENJPA-2940] Avoiding
TestJDBCSchemaManager.testValidate on MySQL because it uses tinyint as bool"
add 4ee802b98 complex_test.sh was renamed to run-build-matrix.sh; Some
comments were addressed; dependabot was dropped
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 33 ----
.github/workflows/ci.yml | 2 +-
.github/workflows/pr-validation.yml | 2 +-
pom.xml | 3 +-
scripts/complex_test.sh | 177 --------------------
scripts/run-build-matrix.sh | 320 +++++++++++++++++++-----------------
6 files changed, 169 insertions(+), 368 deletions(-)
delete mode 100644 .github/dependabot.yml
delete mode 100755 scripts/complex_test.sh