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
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | Upgrade to Checkstyle 5.2 | Upgrade to Checkstyle 5.3 |
| Fix Version/s | 2.6 [ 16929 ] |
| Attachment | SONAR-1836.patch [ 52866 ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Fix Version/s | 2.6 [ 16929 ] |
| Status | In Progress [ 3 ] | Open [ 1 ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Summary | Upgrade to Checkstyle 5.3 | Upgrade to Checkstyle 5.4 |
| Summary | Upgrade to Checkstyle 5.4 | Upgrade to Checkstyle 5.4\5 |
| Summary | Upgrade to Checkstyle 5.4\5 | Upgrade to Checkstyle 5.5 |
| Link |
This issue is related to |
| Fix Version/s | 2.12 [ 17531 ] |
| Link |
This issue is related to |
| Description | http://checkstyle.sourceforge.net/releasenotes.html | Before upgrading to Checkstyle 5.5, check that it does indeed integrate the patches SonarSource provided (see related Jira tickets). |
| Assignee | Evgeny Mandrikov [ godin ] |
| Link |
This issue is related to |
| Link |
This issue is related to |
| Link |
This issue is depended upon by |
| Link |
This issue is related to |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Fix Version/s | 2.13 [ 17820 ] | |
| Fix Version/s | 2.12 [ 17531 ] |
| Status | In Progress [ 3 ] | Open [ 1 ] |
| Link |
This issue is depended upon by |
| Link |
This issue is depended upon by |
| Assignee | Evgeny Mandrikov [ godin ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Assignee | Evgeny Mandrikov [ godin ] | Freddy Mallet [ freddy.mallet ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Assignee | Freddy Mallet [ freddy.mallet ] | Evgeny Mandrikov [ godin ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Assignee | Evgeny Mandrikov [ godin ] | Freddy Mallet [ freddy.mallet ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Freddy Mallet [ freddy.mallet ] | Evgeny Mandrikov [ godin ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Link |
This issue is related to |
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...