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

abulatski pushed a change to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git.


    from 08b62e0  CAY-2592 Modeler: make all datamaps selected in global cgen 
tab
     new 85ed685  CAY-2596 DbImport xml config changes after dbImport plugin 
task execution
     new 67e7b06  Cleanup dbImport action logs.

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:
 RELEASE-NOTES.txt                                  |  3 ++-
 .../reverse/dbimport/DefaultDbImportAction.java    | 26 ++++++++++---------
 .../org/apache/cayenne/tools/DbImporterMojo.java   | 13 ++++++----
 .../apache/cayenne/tools/DbImporterMojoTest.java   | 23 ++++++++++-------
 ...ategy-pom.xml => testConfigFromDataMap-pom.xml} |  7 ++---
 ...nship.map.xml => testConfigFromDataMap.map.xml} | 19 ++++++++++----
 .../dbimport/testConfigFromDataMap.map.xml-result  | 30 ++++++++++++++++++++++
 ...omObjMappings.sql => testConfigFromDataMap.sql} | 11 ++++----
 .../tools/dbimport/testImportNewDataMap-pom.xml    |  8 +++---
 9 files changed, 94 insertions(+), 46 deletions(-)
 copy 
maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/{testNamingStrategy-pom.xml
 => testConfigFromDataMap-pom.xml} (87%)
 copy 
maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/{testAddedFlattenedRelationship.map.xml
 => testConfigFromDataMap.map.xml} (64%)
 create mode 100644 
maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/testConfigFromDataMap.map.xml-result
 copy 
maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/{testPreserveCustomObjMappings.sql
 => testConfigFromDataMap.sql} (86%)

Reply via email to