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 df5c4fcfe JUnit 5 migration of "cayenne-gradle-plugin" module
new 148a8bad9 Remove cayenne-test-utilities dependency from
cayenne-gradle-plugin, cayenne-maven-plugin-itest, cayenne-wocompat
new b914068a4 Add mockito-core as explicit test dependency in
cayenne-gradle-plugin
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:
cayenne-gradle-plugin/pom.xml | 7 ++-
.../java/org/apache/cayenne/tools/DbImportIT.java | 30 ++++++++++---
cayenne-maven-plugin-itest/pom.xml | 7 ---
modeler/cayenne-wocompat/pom.xml | 6 ---
.../wocompat/PropertyListSerializationTest.java | 48 ++++++++-------------
.../apache/cayenne/wocompat/unit/WOCompatCase.java | 50 ----------------------
6 files changed, 45 insertions(+), 103 deletions(-)
delete mode 100644
modeler/cayenne-wocompat/src/test/java/org/apache/cayenne/wocompat/unit/WOCompatCase.java