Skip to content

Commit 0353b92

Browse files
committed
config: release 10.11.0
1 parent 185a41f commit 0353b92

File tree

24 files changed

+110
-40
lines changed

24 files changed

+110
-40
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.10.0, based on Checkstyle 10.10.0, see
27+
(2021-06 or higher version) workspace. Latest release 10.11.0, based on Checkstyle 10.11.0, see
2828
<a href="#!/releasenotes">release notes</a>
2929
</small>
3030
</div>
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<div>
2+
<h3>Changes</h3>
3+
<ul>
4+
<li>185a41fc Issue #526: update to Checkstyle 10.11.0</li>
5+
<li>0682dfe7 build(deps): bump EnricoMi/publish-unit-test-result-action</li>
6+
<li>a7a2bde0 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin</li>
7+
<li>0db2660a build(deps): bump org.codehaus.mojo:build-helper-maven-plugin</li>
8+
<li>00e43d32 build(deps): bump org.codehaus.mojo:exec-maven-plugin</li>
9+
<li>78ca1648 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin</li>
10+
<li>efc58725 build(deps): bump org.codehaus.mojo:versions-maven-plugin</li>
11+
<li>823a271d Fix build order</li>
12+
<li>e32ddb5e [StepSecurity] ci: Harden GitHub Actions</li>
13+
<li>06121dfd build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin</li>
14+
<li>74af9a95 build(deps): bump actions/setup-java from 3 to 4</li>
15+
<li>bc7b99ee build(deps): bump org.apache.maven.plugins:maven-clean-plugin</li>
16+
<li>f06f86e3 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin</li>
17+
<li>fd82f2c5 build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin</li>
18+
<li>ac44bccb Create CODE_OF_CONDUCT.md</li>
19+
</ul>
20+
21+
<p>
22+
Please read the
23+
<a target="_blank" href="https://checkstyle.org/releasenotes.html">
24+
Checkstyle release notes
25+
</a>
26+
for details on recent and potentially breaking changes in Checkstyle.
27+
Checkstyle configuration files potentially
28+
need to be adapted to this version.
29+
</p>
30+
</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.11.0",
4+
"template": "partials/releases/10.11.0/release_notes.html",
5+
"open": true
6+
},
27
{
38
"version": "Release 10.10.0",
49
"template": "partials/releases/10.10.0/release_notes.html",

docs/sitemap.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,77 +15,77 @@
1515
-->
1616
<url>
1717
<loc>https://checkstyle.org/eclipse-cs/</loc>
18-
<lastmod>2023-09-11</lastmod>
18+
<lastmod>2023-09-30</lastmod>
1919
<changefreq>weekly</changefreq>
2020
</url>
2121
<url>
2222
<loc>https://checkstyle.org/eclipse-cs/#!/releasenotes</loc>
23-
<lastmod>2023-09-11</lastmod>
23+
<lastmod>2023-09-30</lastmod>
2424
<changefreq>weekly</changefreq>
2525
</url>
2626
<url>
2727
<loc>https://checkstyle.org/eclipse-cs/#!/install</loc>
28-
<lastmod>2023-09-11</lastmod>
28+
<lastmod>2023-09-30</lastmod>
2929
<changefreq>weekly</changefreq>
3030
</url>
3131
<url>
3232
<loc>https://checkstyle.org/eclipse-cs/#!/project-setup</loc>
33-
<lastmod>2023-09-11</lastmod>
33+
<lastmod>2023-09-30</lastmod>
3434
<changefreq>weekly</changefreq>
3535
</url>
3636
<url>
3737
<loc>https://checkstyle.org/eclipse-cs/#!/custom-config</loc>
38-
<lastmod>2023-09-11</lastmod>
38+
<lastmod>2023-09-30</lastmod>
3939
<changefreq>weekly</changefreq>
4040
</url>
4141
<url>
4242
<loc>https://checkstyle.org/eclipse-cs/#!/filters</loc>
43-
<lastmod>2023-09-11</lastmod>
43+
<lastmod>2023-09-30</lastmod>
4444
<changefreq>weekly</changefreq>
4545
</url>
4646
<url>
4747
<loc>https://checkstyle.org/eclipse-cs/#!/configtypes</loc>
48-
<lastmod>2023-09-11</lastmod>
48+
<lastmod>2023-09-30</lastmod>
4949
<changefreq>weekly</changefreq>
5050
</url>
5151
<url>
5252
<loc>https://checkstyle.org/eclipse-cs/#!/properties</loc>
53-
<lastmod>2023-09-11</lastmod>
53+
<lastmod>2023-09-30</lastmod>
5454
<changefreq>weekly</changefreq>
5555
</url>
5656
<url>
5757
<loc>https://checkstyle.org/eclipse-cs/#!/filesets</loc>
58-
<lastmod>2023-09-11</lastmod>
58+
<lastmod>2023-09-30</lastmod>
5959
<changefreq>weekly</changefreq>
6060
</url>
6161
<url>
6262
<loc>https://checkstyle.org/eclipse-cs/#!/preferences</loc>
63-
<lastmod>2023-09-11</lastmod>
63+
<lastmod>2023-09-30</lastmod>
6464
<changefreq>weekly</changefreq>
6565
</url>
6666
<url>
6767
<loc>https://checkstyle.org/eclipse-cs/#!/extensions</loc>
68-
<lastmod>2023-09-11</lastmod>
68+
<lastmod>2023-09-30</lastmod>
6969
<changefreq>weekly</changefreq>
7070
</url>
7171
<url>
7272
<loc>https://checkstyle.org/eclipse-cs/#!/custom-checks</loc>
73-
<lastmod>2023-09-11</lastmod>
73+
<lastmod>2023-09-30</lastmod>
7474
<changefreq>weekly</changefreq>
7575
</url>
7676
<url>
7777
<loc>https://checkstyle.org/eclipse-cs/#!/builtin-config</loc>
78-
<lastmod>2023-09-11</lastmod>
78+
<lastmod>2023-09-30</lastmod>
7979
<changefreq>weekly</changefreq>
8080
</url>
8181
<url>
8282
<loc>https://checkstyle.org/eclipse-cs/#!/custom-filters</loc>
83-
<lastmod>2023-09-11</lastmod>
83+
<lastmod>2023-09-30</lastmod>
8484
<changefreq>weekly</changefreq>
8585
</url>
8686
<url>
8787
<loc>https://checkstyle.org/eclipse-cs/#!/faq</loc>
88-
<lastmod>2023-09-11</lastmod>
88+
<lastmod>2023-09-30</lastmod>
8989
<changefreq>weekly</changefreq>
9090
</url>
9191
</urlset>

net.sf.eclipsecs-feature/feature.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<feature version="10.10.0.qualifier"
2+
<feature version="10.11.0.qualifier"
33
id="net.sf.eclipsecs"
44
label="%feature.label"
55
provider-name="%feature.provider_name"
@@ -39,33 +39,33 @@
3939
id="net.sf.eclipsecs.branding"
4040
download-size="0"
4141
install-size="0"
42-
version="10.10.0.qualifier"
42+
version="10.11.0.qualifier"
4343
unpack="false"/>
4444

4545
<plugin
4646
id="net.sf.eclipsecs.core"
4747
download-size="0"
4848
install-size="0"
49-
version="10.10.0.qualifier"
49+
version="10.11.0.qualifier"
5050
unpack="true"/>
5151

5252
<plugin
5353
id="net.sf.eclipsecs.doc"
5454
download-size="0"
5555
install-size="0"
56-
version="10.10.0.qualifier"
56+
version="10.11.0.qualifier"
5757
unpack="false"/>
5858

5959
<plugin
6060
id="net.sf.eclipsecs.checkstyle"
6161
download-size="0"
6262
install-size="0"
63-
version="10.10.0.qualifier"/>
63+
version="10.11.0.qualifier"/>
6464

6565
<plugin
6666
id="net.sf.eclipsecs.ui"
6767
download-size="0"
6868
install-size="0"
69-
version="10.10.0.qualifier"/>
69+
version="10.11.0.qualifier"/>
7070

7171
</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.10.0-SNAPSHOT</version>
6+
<version>10.11.0-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.10.0.qualifier.jar" id="net.sf.eclipsecs" version="10.10.0.qualifier">
6+
<feature url="features/net.sf.eclipsecs_10.11.0.qualifier.jar" id="net.sf.eclipsecs" version="10.11.0.qualifier">
77
<category name="Checkstyle"/>
88
</feature>
9-
<feature url="features/net.sf.eclipsecs.source_10.10.0.qualifier.jar" id="net.sf.eclipsecs.source" version="10.10.0.qualifier">
9+
<feature url="features/net.sf.eclipsecs.source_10.11.0.qualifier.jar" id="net.sf.eclipsecs.source" version="10.11.0.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.10.0-SNAPSHOT</version>
7+
<version>10.11.0-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.10.0.qualifier
5+
Bundle-Version: 10.11.0.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.10.0-SNAPSHOT</version>
6+
<version>10.11.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>net.sf.eclipsecs.branding</artifactId>

0 commit comments

Comments
 (0)