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 2d2e236d3 SchemaTool.executeScript is a bit improved and tested
     add 85064ebf9 [OPENJPA-2940] tests are green under MySql 9.4.0; Some maven 
warnings are addressed (#150)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/openjpa/jdbc/sql/DBDictionary.java  | 31 ++++++++++-------
 .../apache/openjpa/jdbc/sql/MySQLDictionary.java   | 16 +++++++--
 .../apache/openjpa/jdbc/meta/TestSchemaTool.java   | 28 +++++++++------
 .../openjpa/lib/identifier/IdentifierRule.java     | 11 ++++--
 .../apache/openjpa/jdbc/sql/TestSnakeCaseDDL.java  |  9 ++---
 .../criteria/AbstractCriteriaTestCase.java         | 40 ++++++++++++++--------
 .../persistence/jdbc/TestFKColumnNames.java        | 21 +++++++++---
 .../persistence/test/SQLListenerTestCase.java      | 11 +++++-
 openjpa-project/checkstyle.xml                     |  5 ++-
 openjpa-project/suppressions.xml                   |  5 ++-
 .../openjpa-maven-plugin/src/site/site.xml         |  6 ++--
 src/site/site.xml                                  | 14 ++++----
 12 files changed, 129 insertions(+), 68 deletions(-)

Reply via email to