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 3ead5d83f Merge pull request #513 from
apache/dependabot/maven/org.postgresql-postgresql-42.4.1
new 2c4be07aa fix issue with duplicating template preview text
new 71e94612e Change EditorView from JDialog to JFrame.
new dc03cbba6 Merge pull request #523 from
Ivan-nikitko/bugfix_for_templateEditor
The 6928 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:
.../org/apache/cayenne/modeler/dialog/pref/PreferenceDialog.java | 2 +-
.../cayenne/modeler/dialog/templateeditor/FileTemplateSaver.java | 4 ++--
.../modeler/dialog/templateeditor/PreviewGenerationAction.java | 7 +++++--
.../modeler/dialog/templateeditor/TemplateEditorController.java | 4 ----
.../cayenne/modeler/dialog/templateeditor/TemplateEditorView.java | 6 +++---
5 files changed, 11 insertions(+), 12 deletions(-)