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

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


    from bfdcbb56d Fix tests
     new 68352c2b6 CAY-2755 Modeler: Entities are not sorted by name in the 
class generation view
     new 89370c5e7 Return missing test comment and update test classes

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                                  |  2 +
 .../cayenne/testdo/testmap/auto/_ArtGroup.java     |  1 +
 .../cayenne/testdo/testmap/auto/_Artist.java       |  1 +
 .../testdo/testmap/auto/_ArtistCallback.java       |  1 +
 .../testdo/testmap/auto/_ArtistExhibit.java        |  1 +
 .../testdo/testmap/auto/_CompoundPainting.java     |  1 +
 .../testmap/auto/_CompoundPaintingLongNames.java   |  1 +
 .../cayenne/testdo/testmap/auto/_Exhibit.java      |  1 +
 .../cayenne/testdo/testmap/auto/_Gallery.java      |  1 +
 .../auto/_MeaningfulGeneratedColumnTestEntity.java |  1 +
 .../testdo/testmap/auto/_NullTestEntity.java       |  1 +
 .../cayenne/testdo/testmap/auto/_Painting.java     |  1 +
 .../cayenne/testdo/testmap/auto/_Painting1.java    |  1 +
 .../cayenne/testdo/testmap/auto/_PaintingInfo.java |  1 +
 .../cayenne/testdo/testmap/auto/_ROArtist.java     |  1 +
 .../cayenne/testdo/testmap/auto/_ROPainting.java   |  1 +
 .../testdo/testmap/auto/_RWCompoundPainting.java   |  1 +
 .../cayenne/testdo/testmap/auto/_SubPainting.java  |  1 +
 cayenne-server/src/test/resources/testmap.map.xml  |  1 +
 .../editor/cgen/ClassGenerationValidator.java      | 32 ++++++--
 .../modeler/editor/cgen/ClassesTabController.java  |  4 +-
 .../editor/cgen/CodeGeneratorController.java       | 87 ++++++++++++++++------
 .../modeler/editor/cgen/SelectionModel.java        |  9 ++-
 23 files changed, 118 insertions(+), 34 deletions(-)

Reply via email to