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 c368277 update travis config
new ac4cc30 Validation spaces in JDBC Driver and DB URL lines in dataNode
main window
new ba5ee94 CAY-2648 Whitespace symbols in JDBC Driver and DB URL lines
lead to incorrect driver loading - refactor code to make it universal
new e2e2fc9 Merge branch 'pull/411' into asf-master
new 672d51b CAY-2648 Whitespace symbols in JDBC Driver and DB URL lines
lead to incorrect driver loading - release notes
The 4 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 +
.../editor/datanode/JDBCDataSourceView.java | 6 ++
.../cayenne/modeler/util/JTextFieldValidator.java | 70 ++++++++++++++++++++++
3 files changed, 77 insertions(+)
create mode 100644
modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/util/JTextFieldValidator.java