You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2016/07/27 07:03:38 UTC

[3/3] cayenne git commit: CAY-2070 Modeler sync function adds extraneous ObjRelationships inside the class hierarchy

CAY-2070 Modeler sync function adds extraneous ObjRelationships inside the class hierarchy


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8e6ba194
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8e6ba194
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/8e6ba194

Branch: refs/heads/master
Commit: 8e6ba19405d12d8554cddb4fb51fd1f23e22820e
Parents: c44ca2a
Author: Andrus Adamchik <an...@objectstyle.com>
Authored: Wed Jul 27 09:57:39 2016 +0300
Committer: Andrus Adamchik <an...@objectstyle.com>
Committed: Wed Jul 27 09:57:39 2016 +0300

----------------------------------------------------------------------
 docs/doc/src/main/resources/RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/8e6ba194/docs/doc/src/main/resources/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt b/docs/doc/src/main/resources/RELEASE-NOTES.txt
index 88cabdd..630206f 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -30,6 +30,7 @@ Bug Fixes:
 CAY-2064 Issue with BeanAccessor for classes with complex inheritance
 CAY-2066 Fixes for inner enums handling in ExtendedTypeMap
 CAY-2067 Cayenne 4.0 connection pool is occasionally running out of connections
+CAY-2070 Modeler sync function adds extraneous ObjRelationships inside the class hierarchy
 CAY-2078 Client code gen bug. Unnecessary DataMap class generation setting datamap gen to false.
 CAY-2080 Cayenne doesn't pick up reverse engineering file changes
 CAY-2084 ObjectIdQuery - no cache access polymorphism