Configured checkstyle to be reused in all jclouds git repositories. The suppression filter has also been removed because the suppressed classes are no longer used, and the filter is no longer needed.
Many thanks to @demobox! You can merge this Pull Request by running: git pull https://github.com/nacx/jclouds 149-checkstyle Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/50 -- Commit Summary -- * JCLOUDS-149: Reuse checkstyle configuration -- File Changes -- M project/pom.xml (20) M resources/checkstyle.xml (3) D resources/checkstyle_suppressions.xml (27) M resources/pom.xml (7) -- Patch Links -- https://github.com/jclouds/jclouds/pull/50.patch https://github.com/jclouds/jclouds/pull/50.diff
