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

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


    from f6190a518 CAY-2800 Modeler saves map.xml files with schema ordering 
error
     new 8aaba91f1 CAY-2808 Modeler 4.1.1 can't save on Windows
     new 324e6f31f CAY-2808 Modeler 4.1.1 can't save on Windows  - release notes

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                                  |   1 +
 .../org/apache/cayenne/gen/CgenConfiguration.java  |  60 ++---
 .../apache/cayenne/gen/xml/CgenSaverDelegate.java  |   8 +-
 .../apache/cayenne/gen/CgenConfigurationTest.java  | 248 +++++++++++++++++++++
 .../editor/cgen/CodeGeneratorController.java       |  24 +-
 .../modeler/editor/cgen/GeneratorController.java   |   5 +-
 .../editor/cgen/GeneratorControllerPanel.java      |  10 +-
 7 files changed, 318 insertions(+), 38 deletions(-)
 create mode 100644 
cayenne-cgen/src/test/java/org/apache/cayenne/gen/CgenConfigurationTest.java

Reply via email to