CAY-2377 Upgrade notes
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/07111dff Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/07111dff Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/07111dff Branch: refs/heads/master Commit: 07111dff6aa83e63b5a9e4ee3ed2590211446a36 Parents: 9e768db Author: Nikita Timofeev <stari...@gmail.com> Authored: Thu Dec 7 12:25:31 2017 +0300 Committer: Nikita Timofeev <stari...@gmail.com> Committed: Thu Dec 7 12:25:31 2017 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/UPGRADE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/07111dff/docs/doc/src/main/resources/UPGRADE.txt ---------------------------------------------------------------------- diff --git a/docs/doc/src/main/resources/UPGRADE.txt b/docs/doc/src/main/resources/UPGRADE.txt index 266c5ab..0c9fc00 100644 --- a/docs/doc/src/main/resources/UPGRADE.txt +++ b/docs/doc/src/main/resources/UPGRADE.txt @@ -6,7 +6,7 @@ IMPORTANT: be sure to read all notes for the intermediate releases between your ------------------------------------------------------------------------------- UPGRADING TO 4.1.M2 -* Per CAY-2377 Cleanup deprecated code +* Per CAY-2377 All code deprecated in Cayenne 4.0 was removed, please review your code before upgrading. * Per CAY-2372 three new modules extracted from Cayenne core. No changes to the packages or api have been made, so you should only include additional module to your project (if it where used).