GitHub user stariy95 opened a pull request: https://github.com/apache/cayenne/pull/144
Modeler. Safe encode to XML query descriptors properties. It was possible to corrupt DataMap xml file with empty Cache Groups setting in query. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stariy95/cayenne safe-encode-query Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/144.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 #144 ---- commit 04ca4330cff02f8afb5a7cf678ae2cac7b86062b Author: Nikita Timofeev <stari...@gmail.com> Date: 2016-11-28T13:17:09Z Safe encode to XML query descriptors properties. It was possible to corrupt DataMap xml file with empty Cache Groups setting in query. ---- --- 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. ---