forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckstyle.properties
102 lines (86 loc) · 4.91 KB
/
checkstyle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
category=External Analysers
description=Provide Checkstyle rules for Java projects
homepageUrl=https://github.com/checkstyle/sonar-checkstyle
archivedVersions=2.2,2.3,2.4,3.5.1,3.6,3.6.1,3.7,4.7,4.8,4.9,4.10,4.11,4.16
publicVersions=4.17
defaults.mavenGroupId=org.sonarsource.checkstyle
defaults.mavenArtifactId=sonar-checkstyle-plugin
4.17.description=Upgrade to Checkstyle 8.17
4.17.sqVersions=[6.7,7.5]
4.17.date=2019-02-10
4.17.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.17
4.17.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.17/checkstyle-sonar-plugin-4.17.jar
4.16.description=Upgrade to Checkstyle 8.16
4.16.sqVersions=[6.7,7.2.*]
4.16.date=2019-01-08
4.16.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.16
4.16.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.16/checkstyle-sonar-plugin-4.16.jar
4.11.description=Upgrade to CheckStyle 8.1
4.11.sqVersions=[5.6.6,7.2.*]
4.11.date=2018-07-19
4.11.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.11
4.11.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.11/checkstyle-sonar-plugin-4.11.jar
4.10.description=Upgrade to CheckStyle 8.10
4.10.sqVersions=[5.6.6,7.2]
4.10.date=2018-05-25
4.10.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.10
4.10.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.10/checkstyle-sonar-plugin-4.10.jar
4.9.description=Upgrade to CheckStyle 8.9
4.9.sqVersions=[5.6.6,7.1]
4.9.date=2018-05-02
4.9.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.9
4.9.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.9/checkstyle-sonar-plugin-4.9.jar
4.8.description=Upgrade to CheckStyle 8.8
4.8.sqVersions=[5.6.6,7.1]
4.8.date=2018-02-11
4.8.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.8
4.8.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.8/checkstyle-sonar-plugin-4.8.jar
4.7.description=Upgrade to Checkstyle 8.7
4.7.sqVersions=[5.6.6,7.0]
4.7.date=2018-01-20
4.7.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.7
4.7.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.7/checkstyle-sonar-plugin-4.7.jar
3.7.description=Ugrade to Checkstyle 7.7
3.7.sqVersions=[5.6.6,6.7]
3.7.date=2017-05-25
3.7.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/3.7
3.7.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/3.7/checkstyle-sonar-plugin-3.7.jar
3.6.1.description=Upgrade to Checkstyle 7.6.1
3.6.1.sqVersions=[5.6.6,6.3]
3.6.1.date=2017-04-26
3.6.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/3.6.1
3.6.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/3.6.1/checkstyle-sonar-plugin-3.6.1.jar
3.6.description=Upgrade to Checkstyle 7.6
3.6.sqVersions=[5.6.4,5.6.5]
3.6.date=2017-03-12
3.6.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/3.6
3.6.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/3.6/checkstyle-sonar-plugin-3.6.jar
3.5.1.description=Upgrade to Checkstyle 7.5.1
#https://groups.google.com/forum/#!topic/sonarqube/5Nb-vgBYzEA
#plugin version 3.4 bumped to 5.6.4
3.5.1.sqVersions=[5.6.4]
3.5.1.date=2017-02-12
3.5.1.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/3.5.1/checkstyle-sonar-plugin-3.5.1.jar
3.5.1.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/3.5.1
#~~~~~~~~~~~~~~
2.2.description=Upgrade to Checkstyle 6.1
2.2.sqVersions=[4.5.1,5.1]
2.2.downloadUrl=http://downloads.sonarsource.com/plugins/org/codehaus/sonar-plugins/java/sonar-checkstyle-plugin/2.2/sonar-checkstyle-plugin-2.2.jar
2.2.date=2014-11-25
2.2.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10946&version=11735
2.2.mavenGroupId=org.codehaus.sonar-plugins.java
2.2.mavenArtifactId=sonar-checkstyle-plugin
2.3.description=Upgrade to Checkstyle 6.4.1 and support of Checkstyle native SuppressWarningsFilter
2.3.sqVersions=[4.5.1,5.2]
2.3.downloadUrl=http://downloads.sonarsource.com/plugins/org/codehaus/sonar-plugins/java/sonar-checkstyle-plugin/2.3/sonar-checkstyle-plugin-2.3.jar
2.3.date=2015-04-16
2.3.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10946&version=11736
2.3.mavenGroupId=org.codehaus.sonar-plugins.java
2.3.mavenArtifactId=sonar-checkstyle-plugin
2.4.description=Upgrade to Checkstyle 6.12.1 and bug fixes
2.4.sqVersions=[4.5.2,5.6.3]
2.4.downloadUrl=https://binaries.sonarsource.com/Distribution/sonar-checkstyle-plugin/sonar-checkstyle-plugin-2.4.jar
2.4.date=2015-11-10
2.4.changelogUrl=https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=10946&version=11908
2.4.mavenGroupId=org.sonarsource.checkstyle
2.4.mavenArtifactId=sonar-checkstyle-plugin