GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/31
CAY-1946 Fix cdb import in modeler You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY-1946 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/31.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #31 ---- commit 90de78de01b25c2d62bfe7e431e10aa12cb07d15 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-08-18T11:18:54Z CAY-1942 Refactoring of NamedObjectFactory and NamingStrategy * Change enums first letter to lower case * Rename SmartNameGenerator to DefaultNameGenerator; BasicNameGenerator to LegacyNamegenerator, commit 1454f65c71bd011f93ac7db0d4cddd5e863556e9 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-08-18T13:45:06Z 1) add idea project files to git ignore 2) fix build/documentation generation commit a71e2aeff164e9fcecc99668483fe33f04a2210b Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-08-29T07:34:30Z Merge remote-tracking branch 'upstream/master' commit 5438bce8bee873a92c9c33be52db6e313c36c72b Author: Alex Kolonitsky <alexkolonitsky@alexs-imac.local> Date: 2014-09-07T14:24:03Z Merge remote-tracking branch 'upstream/master' commit f657579b4c7fb2065f9e6cc61ee681d6aa595b74 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-09-24T13:43:38Z Merge remote-tracking branch 'upstream/master' commit 5eff639ca7736dd8e861d33d43b7195637a8d560 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-10-08T08:16:57Z Merge remote-tracking branch 'upstream/master' commit 31d59e0c4aa8af61935413984a452f1788105187 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-10-09T17:04:47Z add maven reporting plugins checkstyle, pmd, findbugs clirr - report about broken backward compatibility api commit 1a722e5a5af61ac63b5cd7ed6b77d986a7a51a02 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-10-21T08:05:18Z Merge remote-tracking branch 'upstream/master' commit b14e9d82a854d37f8fee03a662735e2e4c9365f3 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-10-27T12:51:11Z Merge remote-tracking branch 'upstream/master' commit b1c24d820f10e01bb51bd603f76aba16eed0c5f1 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-11-14T10:39:38Z Merge remote-tracking branch 'upstream/CAY-1946' into CAY-1946 commit ff7f3df8da2fc20fbdc989adf4605f6553aaf8b9 Author: alexkolonitsky <alex.kolonit...@gmail.com> Date: 2014-11-14T10:51:02Z fix cdb import ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---