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 a22851b  CAY-2690 dbimport skips length changes for BINARY and 
VARBINARY columns
     new 3ad81a8  CAY-2677 Custom Class Generation Templates for Embeddables 
and DataMaps applying patch from Stefan S, see JIRA issue
     new 8a54988  CAY-2698 EventSubject.getSubject() is not thread safe
     new e422087  CAY-2698 and CAY-2677 release notes

The 3 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 +
 .../org/apache/cayenne/gen/CgenConfiguration.java  |  6 ++
 .../apache/cayenne/gen/xml/CgenConfigHandler.java  | 43 ++++++++++
 .../org/apache/cayenne/event/EventSubject.java     | 34 ++++----
 .../cayenne/modeler/CodeTemplateManager.java       | 92 +++++++++++++--------
 .../modeler/editor/cgen/CustomModeController.java  | 75 +++++++++++++++++
 .../modeler/editor/cgen/CustomModePanel.java       | 93 +++++++++++++++++++++-
 7 files changed, 292 insertions(+), 54 deletions(-)

Reply via email to