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

asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from 79e45cf2b DbAdapterFactory.createAdapter(..), 
DataSourceFactory.getDataSource(..)  and other such factories should not 
declare a checked exception
     new 2c967a1ab tests cleanup: passing extra modules as lambdas
     new 0f7fdb51c Test cleanup...

The 2 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:
 .../org/apache/cayenne/dbsync/merge/MergeCase.java |  2 +-
 .../cayenne/jcache/CayenneJCacheModuleIT.java      |  2 +-
 .../cayenne/CDOReflexiveRelICustomSorterIT.java    | 10 +-----
 .../access/DataContextDataChannelEventsIT.java     |  4 +--
 .../access/DataContextDelegateSharedCacheIT.java   |  4 +--
 ...tyWithMeaningfulPKAndCustomDbRowOpSorterIT.java |  4 ++-
 .../DataContextExtendedTypeOperationsIT.java       | 16 +++++----
 .../apache/cayenne/access/DataContextExtrasIT.java |  3 +-
 .../access/DataContextSharedCacheEmpiricIT.java    | 10 +-----
 .../cayenne/access/DataContextSharedCacheIT.java   |  4 +--
 .../apache/cayenne/access/GraphSorterModule.java   | 35 -------------------
 .../access/NestedDataContextParentEventsIT.java    |  4 +--
 .../NestedDataContextParentPeerEventsIT.java       |  4 +--
 .../access/NestedDataContextPeerEventsIT.java      |  4 +--
 .../cayenne/access/VerticalInheritanceIT.java      |  4 ++-
 .../translator/batch/DeleteBatchTranslatorIT.java  |  3 --
 .../translator/batch/InsertBatchTranslatorIT.java  |  2 --
 .../translator/batch/UpdateBatchTranslatorIT.java  |  8 ++---
 .../cayenne/access/util/RuntimeCaseSyncModule.java | 30 -----------------
 .../java/org/apache/cayenne/dba/AutoAdapterIT.java | 14 ++++----
 .../org/apache/cayenne/unit/CayenneTestsEnv.java   | 39 ++++++++++------------
 .../unit/runtime/AllTestsSchemaManager.java        |  6 +---
 22 files changed, 61 insertions(+), 151 deletions(-)
 delete mode 100644 
cayenne/src/test/java/org/apache/cayenne/access/GraphSorterModule.java
 delete mode 100644 
cayenne/src/test/java/org/apache/cayenne/access/util/RuntimeCaseSyncModule.java

Reply via email to