CAY-2108 cayenne-di: StackOverflow for decorator that takes Provider of the delegate
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/aecf9aa3 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/aecf9aa3 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/aecf9aa3 Branch: refs/heads/master Commit: aecf9aa318484ecc1e349c00f717add94accb9f8 Parents: 37c7e0f Author: Andrus Adamchik <[email protected]> Authored: Thu Aug 25 12:46:26 2016 +0300 Committer: Andrus Adamchik <[email protected]> Committed: Thu Aug 25 12:46:26 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/aecf9aa3/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 e65f57c..1d302c8 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -45,6 +45,7 @@ CAY-2089 HTTP connections aren't always closed in new ROP implementation CAY-2097 NullPointerException while updating relationships for entities with vertical inheritance CAY-2101 DataContext.currentSnapshot() doesn't set snapshot entity name CAY-2105 Add missing elements to the reverseEngineering.xsd +CAY-2108 cayenne-di: StackOverflow for decorator that takes Provider of the delegate ---------------------------------- Release: 4.0.M3
