CAY-2144 cdbimport always fails for databases which don't support catalogs (e.g. postgres)
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0cf662e3 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/0cf662e3 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/0cf662e3 Branch: refs/heads/master Commit: 0cf662e3440e97aef621cfcdb9f72385fb7460ab Parents: ead663e Author: Nikita Timofeev <stari...@gmail.com> Authored: Thu Nov 17 18:34:17 2016 +0300 Committer: Nikita Timofeev <stari...@gmail.com> Committed: Thu Nov 17 18:34:17 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/0cf662e3/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 eaca48f..b6e2f8b 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -68,6 +68,7 @@ CAY-2128 Modeler stored procedures are not imported CAY-2131 Modeler NullPointerException in reverse engineering when importing different catalogs in one datamap CAY-2138 NVARCHAR, LONGNVARCHAR and NCLOB types are missing from Firebird types.xml CAY-2143 NPE in BaseSchemaUpdateStrategy +CAY-2144 cdbimport always fails for databases which don't support catalogs ---------------------------------- Release: 4.0.M3