Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.13
-
Component/s: Checkstyle, Squid
-
Labels:None
-
Number of attachments :
Description
Before upgrading to Checkstyle 5.5, check that it does indeed integrate the patches SonarSource provided (see related Jira tickets).
Issue Links
- is depended upon by
-
SONAR-2938
Remove declarations of third-party repositories
-
- is related to
-
SONAR-2585
Checkstyle - grammar update for Java 7 support
-
-
SONAR-1653
'enum' can't be used as an identifier in java source code
-
-
SONAR-1908
AnalysisException parsing error on escaped unicode
-
-
SONAR-3032
When the "Redundant Throws" Checkstyle check can't manage to get a class information, a runtime exception is thrown and the analysis of this file is stopped
-
Here is a patch to upgrade checkstyle to 5.3. I have added/modified rule set according to checkstyle release notes, but I don't have the time to validate that each new rule/parameter is working...