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
The following commit(s) were added to refs/heads/master by this push:
new 1b295f463 CAY-2800 Modeler saves map.xml files with schema ordering
error
1b295f463 is described below
commit 1b295f4637558c78364cde0a3418aee681e15331
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 17 18:12:24 2023 +0300
CAY-2800 Modeler saves map.xml files with schema ordering error
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 292828144..3f29d80ac 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -53,4 +53,5 @@ CAY-2774 Overriding service ordering in DI List causes
DIRuntimeException
CAY-2782 Modeler: save button becomes active on DataMap comment field focus
CAY-2783 DbEntity to ObjEntity synchronization should check mandatory flag for
primitive java types
CAY-2792 Fix Insertion Order For Reflexive DataObjects
+CAY-2800 Modeler saves map.xml files with schema ordering error
CAY-2801 Incorrect equals() implementation in IdGenerationMarker could cause
data missing in the commit
\ No newline at end of file