Skip to content

Commit 6221073

Browse files
committed
config: release 8.25.0
1 parent 210a1a2 commit 6221073

File tree

27 files changed

+112
-52
lines changed

27 files changed

+112
-52
lines changed

docs/partials/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
3636
<br />
3737
<small>
3838
<sup>2 </sup>
39-
Latest release 8.24.0, based on Checkstyle 8.24, see
39+
Latest release 8.25.0, based on Checkstyle 8.25, see
4040
<a href="#!/releasenotes">release notes</a>
4141
</small>
4242
</div>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<div>
2+
<h3>Changes</h3>
3+
<ul>
4+
<li>Issue #169: update to Checkstyle 8.25</li>
5+
<li>infra: update release.sh to do be more exact</li>
6+
<li>infra: add openjdk12 build</li>
7+
<li>infra: upgrade travis to do install</li>
8+
<li>infra: activate auto deployments in release.sh</li>
9+
<li>infra: udpate in release.sh to add 'mvn package' as it does web site generation</li>
10+
</ul>
11+
12+
<p>
13+
Please read the
14+
<a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">
15+
Checkstyle release notes
16+
</a>
17+
for details on recent and potentially breaking changes in Checkstyle.
18+
Checkstyle configuration files potentially
19+
need to be adapted to this version.
20+
</p>
21+
</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 8.25.0",
4+
"template": "partials/releases/8.25.0/release_notes.html",
5+
"open": true
6+
},
27
{
38
"version": "Release 8.24.0",
49
"template": "partials/releases/8.24.0/release_notes.html",

docs/sitemap.xml

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,79 +2,87 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
44
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
5+
<!--
6+
The sitemap is used by the search indexers (google etc) to discover subpages
7+
and check whether they have changed and need reindexing.
8+
Since the eclipse-cs website are not static webpages but dynamically rendered in the browser
9+
the indexers need a bit of help.
10+
So effectively if you remove timestamps or keep them static,
11+
indexers would think content hasn't changed.
12+
-->
513
<url>
614
<loc>https://checkstyle.org/eclipse-cs/</loc>
7-
<lastmod>2019-11-09T14:47:18Z</lastmod>
15+
<lastmod>2019-11-10T14:26:44Z</lastmod>
816
<changefreq>weekly</changefreq>
917
</url>
1018
<url>
1119
<loc>https://checkstyle.org/eclipse-cs/#!/releasenotes</loc>
12-
<lastmod>2019-11-09T14:47:18Z</lastmod>
20+
<lastmod>2019-11-10T14:26:44Z</lastmod>
1321
<changefreq>weekly</changefreq>
1422
</url>
1523
<url>
1624
<loc>https://checkstyle.org/eclipse-cs/#!/install</loc>
17-
<lastmod>2019-11-09T14:47:18Z</lastmod>
25+
<lastmod>2019-11-10T14:26:44Z</lastmod>
1826
<changefreq>weekly</changefreq>
1927
</url>
2028
<url>
2129
<loc>https://checkstyle.org/eclipse-cs/#!/project-setup</loc>
22-
<lastmod>2019-11-09T14:47:18Z</lastmod>
30+
<lastmod>2019-11-10T14:26:44Z</lastmod>
2331
<changefreq>weekly</changefreq>
2432
</url>
2533
<url>
2634
<loc>https://checkstyle.org/eclipse-cs/#!/custom-config</loc>
27-
<lastmod>2019-11-09T14:47:18Z</lastmod>
35+
<lastmod>2019-11-10T14:26:44Z</lastmod>
2836
<changefreq>weekly</changefreq>
2937
</url>
3038
<url>
3139
<loc>https://checkstyle.org/eclipse-cs/#!/filters</loc>
32-
<lastmod>2019-11-09T14:47:18Z</lastmod>
40+
<lastmod>2019-11-10T14:26:44Z</lastmod>
3341
<changefreq>weekly</changefreq>
3442
</url>
3543
<url>
3644
<loc>https://checkstyle.org/eclipse-cs/#!/configtypes</loc>
37-
<lastmod>2019-11-09T14:47:18Z</lastmod>
45+
<lastmod>2019-11-10T14:26:44Z</lastmod>
3846
<changefreq>weekly</changefreq>
3947
</url>
4048
<url>
4149
<loc>https://checkstyle.org/eclipse-cs/#!/properties</loc>
42-
<lastmod>2019-11-09T14:47:18Z</lastmod>
50+
<lastmod>2019-11-10T14:26:44Z</lastmod>
4351
<changefreq>weekly</changefreq>
4452
</url>
4553
<url>
4654
<loc>https://checkstyle.org/eclipse-cs/#!/filesets</loc>
47-
<lastmod>2019-11-09T14:47:18Z</lastmod>
55+
<lastmod>2019-11-10T14:26:44Z</lastmod>
4856
<changefreq>weekly</changefreq>
4957
</url>
5058
<url>
5159
<loc>https://checkstyle.org/eclipse-cs/#!/preferences</loc>
52-
<lastmod>2019-11-09T14:47:18Z</lastmod>
60+
<lastmod>2019-11-10T14:26:44Z</lastmod>
5361
<changefreq>weekly</changefreq>
5462
</url>
5563
<url>
5664
<loc>https://checkstyle.org/eclipse-cs/#!/extensions</loc>
57-
<lastmod>2019-11-09T14:47:18Z</lastmod>
65+
<lastmod>2019-11-10T14:26:44Z</lastmod>
5866
<changefreq>weekly</changefreq>
5967
</url>
6068
<url>
6169
<loc>https://checkstyle.org/eclipse-cs/#!/custom-checks</loc>
62-
<lastmod>2019-11-09T14:47:18Z</lastmod>
70+
<lastmod>2019-11-10T14:26:44Z</lastmod>
6371
<changefreq>weekly</changefreq>
6472
</url>
6573
<url>
6674
<loc>https://checkstyle.org/eclipse-cs/#!/builtin-config</loc>
67-
<lastmod>2019-11-09T14:47:18Z</lastmod>
75+
<lastmod>2019-11-10T14:26:44Z</lastmod>
6876
<changefreq>weekly</changefreq>
6977
</url>
7078
<url>
7179
<loc>https://checkstyle.org/eclipse-cs/#!/custom-filters</loc>
72-
<lastmod>2019-11-09T14:47:18Z</lastmod>
80+
<lastmod>2019-11-10T14:26:44Z</lastmod>
7381
<changefreq>weekly</changefreq>
7482
</url>
7583
<url>
7684
<loc>https://checkstyle.org/eclipse-cs/#!/faq</loc>
77-
<lastmod>2019-11-09T14:47:18Z</lastmod>
85+
<lastmod>2019-11-10T14:26:44Z</lastmod>
7886
<changefreq>weekly</changefreq>
7987
</url>
8088
</urlset>

docs/update/compositeArtifacts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<properties size='2'>
66
<property name='p2.compressed' value='true' />
77
<!-- get new time w/ date +%s000 -->
8-
<property name='p2.timestamp' value='201911091447' />
8+
<property name='p2.timestamp' value='201911101426' />
99
</properties>
1010
<children size='2'>
11-
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.24.0/' />
11+
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.25.0/' />
1212
<child location='https://sevntu-checkstyle.github.io/sevntu.checkstyle/update-site/' />
1313
</children>
1414
</repository>

docs/update/compositeContent.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<properties size='2'>
66
<property name='p2.compressed' value='true' />
77
<!-- get new time w/ date +%s000 -->
8-
<property name='p2.timestamp' value='201911091447' />
8+
<property name='p2.timestamp' value='201911101426' />
99
</properties>
1010
<children size='2'>
11-
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.24.0/' />
11+
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.25.0/' />
1212
<child location='https://sevntu-checkstyle.github.io/sevntu.checkstyle/update-site/' />
1313
</children>
1414
</repository>

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="8.24.0.qualifier"
2+
<feature version="8.25.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="8.24.0.qualifier"
42+
version="8.25.0.qualifier"
4343
unpack="false"/>
4444

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

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

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

6565
<plugin
6666
id="net.sf.eclipsecs.ui"
6767
download-size="0"
6868
install-size="0"
69-
version="8.24.0.qualifier"/>
69+
version="8.25.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>8.24.0-SNAPSHOT</version>
6+
<version>8.25.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_8.24.0.qualifier.jar" id="net.sf.eclipsecs" version="8.24.0.qualifier">
6+
<feature url="features/net.sf.eclipsecs_8.25.0.qualifier.jar" id="net.sf.eclipsecs" version="8.25.0.qualifier">
77
<category name="Checkstyle"/>
88
</feature>
9-
<feature url="features/net.sf.eclipsecs.source_8.24.0.qualifier.jar" id="net.sf.eclipsecs.source" version="8.24.0.qualifier">
9+
<feature url="features/net.sf.eclipsecs.source_8.25.0.qualifier.jar" id="net.sf.eclipsecs.source" version="8.25.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
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>net.sf.eclipsecs.parent</artifactId>
55
<groupId>net.sf.eclipsecs</groupId>
6-
<version>8.24.0-SNAPSHOT</version>
6+
<version>8.25.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>net.sf.eclipsecs-updatesite</artifactId>

0 commit comments

Comments
 (0)