Skip to content

Commit d3a9cfd

Browse files
committed
config: release 10.12.4
1 parent 9b16fda commit d3a9cfd

File tree

24 files changed

+84
-85
lines changed

24 files changed

+84
-85
lines changed

docs/partials/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
2424
<small>
2525
<sup>1 </sup>
2626
Install via Eclipse Marketplace. Drag and drop this link into a running Eclipse
27-
(2021-06 or higher version) workspace. Latest release 10.12.3, based on Checkstyle 10.12.0, see
27+
(2021-06 or higher version) workspace. Latest release 10.12.4, based on Checkstyle 10.12.0, see
2828
<a href="#!/releasenotes">release notes</a>
2929
</small>
3030
</div>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<div>
2+
<h3>Changes</h3>
3+
<ul>
4+
<li>9b16fda5 Issue #595: update to Checkstyle 10.12.4</li>
5+
<li>60caf707 normalize feature.xml to current format</li>
6+
</ul>
7+
8+
<p>
9+
Please read the
10+
<a target="_blank" href="https://checkstyle.org/releasenotes.html">
11+
Checkstyle release notes
12+
</a>
13+
for details on recent and potentially breaking changes in Checkstyle.
14+
Checkstyle configuration files potentially
15+
need to be adapted to this version.
16+
</p>
17+
</div>

docs/releases.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"version": "Release 10.12.4",
4+
"template": "partials/releases/10.12.4/release_notes.html",
5+
"open": true
6+
},
27
{
38
"version": "Release 10.12.3",
49
"template": "partials/releases/10.12.3/release_notes.html",

docs/sitemap.xml

Lines changed: 15 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -15,122 +15,77 @@
1515
-->
1616
<url>
1717
<loc>https://checkstyle.org/eclipse-cs/</loc>
18-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
19-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
20-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
21-
2024-01-24</lastmod>
18+
<lastmod>2024-01-25</lastmod>
2219
<changefreq>weekly</changefreq>
2320
</url>
2421
<url>
2522
<loc>https://checkstyle.org/eclipse-cs/#!/releasenotes</loc>
26-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
27-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
28-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
29-
2024-01-24</lastmod>
23+
<lastmod>2024-01-25</lastmod>
3024
<changefreq>weekly</changefreq>
3125
</url>
3226
<url>
3327
<loc>https://checkstyle.org/eclipse-cs/#!/install</loc>
34-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
35-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
36-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
37-
2024-01-24</lastmod>
28+
<lastmod>2024-01-25</lastmod>
3829
<changefreq>weekly</changefreq>
3930
</url>
4031
<url>
4132
<loc>https://checkstyle.org/eclipse-cs/#!/project-setup</loc>
42-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
43-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
44-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
45-
2024-01-24</lastmod>
33+
<lastmod>2024-01-25</lastmod>
4634
<changefreq>weekly</changefreq>
4735
</url>
4836
<url>
4937
<loc>https://checkstyle.org/eclipse-cs/#!/custom-config</loc>
50-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
51-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
52-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
53-
2024-01-24</lastmod>
38+
<lastmod>2024-01-25</lastmod>
5439
<changefreq>weekly</changefreq>
5540
</url>
5641
<url>
5742
<loc>https://checkstyle.org/eclipse-cs/#!/filters</loc>
58-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
59-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
60-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
61-
2024-01-24</lastmod>
43+
<lastmod>2024-01-25</lastmod>
6244
<changefreq>weekly</changefreq>
6345
</url>
6446
<url>
6547
<loc>https://checkstyle.org/eclipse-cs/#!/configtypes</loc>
66-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
67-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
68-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
69-
2024-01-24</lastmod>
48+
<lastmod>2024-01-25</lastmod>
7049
<changefreq>weekly</changefreq>
7150
</url>
7251
<url>
7352
<loc>https://checkstyle.org/eclipse-cs/#!/properties</loc>
74-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
75-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
76-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
77-
2024-01-24</lastmod>
53+
<lastmod>2024-01-25</lastmod>
7854
<changefreq>weekly</changefreq>
7955
</url>
8056
<url>
8157
<loc>https://checkstyle.org/eclipse-cs/#!/filesets</loc>
82-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
83-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
84-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
85-
2024-01-24</lastmod>
58+
<lastmod>2024-01-25</lastmod>
8659
<changefreq>weekly</changefreq>
8760
</url>
8861
<url>
8962
<loc>https://checkstyle.org/eclipse-cs/#!/preferences</loc>
90-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
91-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
92-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
93-
2024-01-24</lastmod>
63+
<lastmod>2024-01-25</lastmod>
9464
<changefreq>weekly</changefreq>
9565
</url>
9666
<url>
9767
<loc>https://checkstyle.org/eclipse-cs/#!/extensions</loc>
98-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
99-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
100-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
101-
2024-01-24</lastmod>
68+
<lastmod>2024-01-25</lastmod>
10269
<changefreq>weekly</changefreq>
10370
</url>
10471
<url>
10572
<loc>https://checkstyle.org/eclipse-cs/#!/custom-checks</loc>
106-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
107-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
108-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
109-
2024-01-24</lastmod>
73+
<lastmod>2024-01-25</lastmod>
11074
<changefreq>weekly</changefreq>
11175
</url>
11276
<url>
11377
<loc>https://checkstyle.org/eclipse-cs/#!/builtin-config</loc>
114-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
115-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
116-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
117-
2024-01-24</lastmod>
78+
<lastmod>2024-01-25</lastmod>
11879
<changefreq>weekly</changefreq>
11980
</url>
12081
<url>
12182
<loc>https://checkstyle.org/eclipse-cs/#!/custom-filters</loc>
122-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
123-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
124-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
125-
2024-01-24</lastmod>
83+
<lastmod>2024-01-25</lastmod>
12684
<changefreq>weekly</changefreq>
12785
</url>
12886
<url>
12987
<loc>https://checkstyle.org/eclipse-cs/#!/faq</loc>
130-
<lastmod>gpg: Signature faite le Mer 24 jan 12:41:59 2024 CET
131-
gpg: avec la clef RSA D184AA0FFB72F433FA27DAF9BF8ECB1BD750323D
132-
gpg: Bonne signature de « Calixte Bonsart <calixte@bonsart.fr> » [ultime]
133-
2024-01-24</lastmod>
88+
<lastmod>2024-01-25</lastmod>
13489
<changefreq>weekly</changefreq>
13590
</url>
13691
</urlset>

net.sf.eclipsecs-feature/feature.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="net.sf.eclipsecs"
44
label="%feature.label"
5-
version="10.12.3.qualifier"
5+
version="10.12.4.qualifier"
66
provider-name="%feature.provider_name"
77
plugin="net.sf.eclipsecs.branding">
88

@@ -38,22 +38,22 @@
3838

3939
<plugin
4040
id="net.sf.eclipsecs.branding"
41-
version="10.12.3.qualifier"/>
41+
version="10.12.4.qualifier"/>
4242

4343
<plugin
4444
id="net.sf.eclipsecs.core"
45-
version="10.12.3.qualifier"/>
45+
version="10.12.4.qualifier"/>
4646

4747
<plugin
4848
id="net.sf.eclipsecs.doc"
49-
version="10.12.3.qualifier"/>
49+
version="10.12.4.qualifier"/>
5050

5151
<plugin
5252
id="net.sf.eclipsecs.checkstyle"
53-
version="10.12.3.qualifier"/>
53+
version="10.12.4.qualifier"/>
5454

5555
<plugin
5656
id="net.sf.eclipsecs.ui"
57-
version="10.12.3.qualifier"/>
57+
version="10.12.4.qualifier"/>
5858

5959
</feature>

net.sf.eclipsecs-feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>net.sf.eclipsecs.parent</artifactId>
55
<groupId>net.sf.eclipsecs</groupId>
6-
<version>10.12.3-SNAPSHOT</version>
6+
<version>10.12.4-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>net.sf.eclipsecs</artifactId>

net.sf.eclipsecs-updatesite/category.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<description name="Eclipse Checkstyle Plugin" url="http://eclipse-cs.sourceforge.net/update">
44
Eclipse Checkstyle Plugin Update Site
55
</description>
6-
<feature url="features/net.sf.eclipsecs_10.12.3.qualifier.jar" id="net.sf.eclipsecs" version="10.12.3.qualifier">
6+
<feature url="features/net.sf.eclipsecs_10.12.4.qualifier.jar" id="net.sf.eclipsecs" version="10.12.4.qualifier">
77
<category name="Checkstyle"/>
88
</feature>
9-
<feature url="features/net.sf.eclipsecs.source_10.12.3.qualifier.jar" id="net.sf.eclipsecs.source" version="10.12.3.qualifier">
9+
<feature url="features/net.sf.eclipsecs.source_10.12.4.qualifier.jar" id="net.sf.eclipsecs.source" version="10.12.4.qualifier">
1010
<category name="Checkstyle"/>
1111
</feature>
1212
<category-def name="Checkstyle" label="Checkstyle">

net.sf.eclipsecs-updatesite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>net.sf.eclipsecs.parent</artifactId>
66
<groupId>net.sf.eclipsecs</groupId>
7-
<version>10.12.3-SNAPSHOT</version>
7+
<version>10.12.4-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>net.sf.eclipsecs-updatesite</artifactId>

net.sf.eclipsecs.branding/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %Bundle-Name
44
Bundle-SymbolicName: net.sf.eclipsecs.branding
5-
Bundle-Version: 10.12.3.qualifier
5+
Bundle-Version: 10.12.4.qualifier
66
Bundle-Vendor: %Bundle-Vendor
77
Automatic-Module-Name: net.sf.eclipsecs.branding

net.sf.eclipsecs.branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>net.sf.eclipsecs.parent</artifactId>
55
<groupId>net.sf.eclipsecs</groupId>
6-
<version>10.12.3-SNAPSHOT</version>
6+
<version>10.12.4-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>net.sf.eclipsecs.branding</artifactId>

0 commit comments

Comments
 (0)