GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/18
add maven reporting plugin checkstyle, pmd, findbugs all reports just send to console errors and warning for now and also generate reports for maven site clirr - report about broken backward compatibility api It would be nice that somebody also review chosen checkstyle and pmd rules. You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/18.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 #18 ---- 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 ---- --- 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. ---