This is an automated email from the ASF dual-hosted git repository.

pcristof pushed a change to branch OPENJPA-2940
in repository https://gitbox.apache.org/repos/asf/openjpa.git


    from 3e9b57c7e [OPENJPA-2940][WIP] Fixing H2 deleteTableContents and adding 
license.
     new 403599782 [OPENJPA-2940][WIP] Using self-hosted runner to test builds
     new cc17e19b8 [OPENJPA-2940][WIP] Intermmediate commit
     new f1a8b2773 [OPENJPA-2940][WIP] Intermmediate commit
     new 1f84355ce [OPENJPA-2940][WIP] Adjusting GH action workflow

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:
 .github/workflows/ci.yml                           |  4 +-
 .../openjpa/jdbc/kernel/JDBCBrokerFactory.java     | 13 +++---
 .../apache/openjpa/conf/SpecificationPlugin.java   |  2 +-
 .../openjpa/kernel/AbstractBrokerFactory.java      |  2 +-
 .../org/apache/openjpa/kernel/BrokerFactory.java   |  8 ++--
 .../openjpa/kernel/DelegatingBrokerFactory.java    | 17 ++++----
 .../openjpa/jdbc/meta/TestJDBCSchemaManager.java   | 47 +++++++++++++++++-----
 .../persistence/PersistenceProviderImpl.java       | 17 ++++----
 .../openjpa/persistence/SchemaManagerImpl.java     |  7 ++--
 9 files changed, 74 insertions(+), 43 deletions(-)

Reply via email to