GitHub user sarvaratchagan opened a pull request: https://github.com/apache/cayenne/pull/194
license missing, wrong comment line in cayennemodeler-strings.properties file. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sarvaratchagan/cayenne minor-fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/194.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 #194 ---- commit 8403df6944fc79aa51953c6ad2cb3a43ecded7ed Author: sarvaratchagan <sarvaratcha...@outlook.com> Date: 2017-04-12T03:17:07Z wrong comment line in cayennemodeler-strings.properties. Unfortunately Java properties file only have single line # comments. It will not support single(//) and multi-line(/**/) comments. commit 115b13874d7fa46149af46a0923bba1f929d7d9b Author: sarvaratchagan <sarvaratcha...@outlook.com> Date: 2017-04-12T03:18:48Z license missing commit cdf7144b5a4d716271bc0cfab1b9618f86c33686 Author: sarvaratchagan <sarvaratcha...@outlook.com> Date: 2017-04-12T03:22:29Z Load application resource when the class is loaded in the memory ---- --- 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. ---