This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 8b34b38763926d01aceb9c2a0ff2d7f329004b94 Author: Nikita Timofeev <[email protected]> AuthorDate: Tue May 18 11:36:08 2021 +0300 CAY-2710 Modeler: modeler throws IllegalArgumentsException when root and rel paths have different root --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2f41f56..b14933a 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -23,6 +23,7 @@ CAY-2706 Modeler: object attribute dialog doesn't properly initialized for the e CAY-2707 Modeler: code generation is broken in the DataDomain tab CAY-2708 Gradle build plugin fails on Java 16 CAY-2709 Modeler: Cgen fails to generate code for a new unsaved project with all settings set to default +CAY-2710 Modeler: modeler throws IllegalArgumentsException when root and rel paths have different root ---------------------------------- Release: 4.2.M3
