Christian Schneider created CXF-6961:
----------------------------------------
Summary: Lots of invalid checkstyle errors reported in eclipse neon
Key: CXF-6961
URL: https://issues.apache.org/jira/browse/CXF-6961
Project: CXF
Issue Type: Bug
Components: Build system
Affects Versions: 3.1.6
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 3.1.7, 3.2.0
Eclipse neon shows lots of checkstyle errors. They seem to be in two categories:
- generated code
- Too many return statements
The first problem seems to be because checkstyle changed the way to define a
suppressions file.
The second problem is in void methods as checkstyle now has a special property
for the number of returns in a void method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)