Skip to content

Commit

Permalink
prepare 8.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lkoe committed Mar 23, 2019
1 parent 266b85d commit 0115725
Show file tree
Hide file tree
Showing 28 changed files with 115 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/partials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
<br />
<small>
<sup>2 </sup>
Latest release 8.17.0, based on Checkstyle 8.17, see
Latest release 8.18.0, based on Checkstyle 8.18, see
<a href="#!/releasenotes">release notes</a>
</small>
</div>
Expand Down
25 changes: 25 additions & 0 deletions docs/partials/releases/8.18.0/release_notes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<div>
<p>Updates the Checkstyle core to version 8.18.</p>
<p>
Please note that this version requires
<strong>Java 8 as the minimum runtime environment</strong>
. This requires
you to run Eclipse on a Java 8 JVM in order to use this plugin version.
</p>
<p>This restriction does not affect the ability to analyze Java 5 or lower level source code.</p>
<p>
Please read the
<a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">Checkstyle
release notes
</a>
for details on recent and potentially breaking changes in Checkstyle.
Checkstyle configuration files potentially
need to be adapted to this version.
</p>
<h3>Changes</h3>
<ul>
<li>
<a href="https://github.com/checkstyle/eclipse-cs/issues/135">#135 upgrade to checkstyle 8.18</a>
</li>
</ul>
</div>
8 changes: 6 additions & 2 deletions docs/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "Release 8.18.0",
"template": "partials/releases/8.18.0/release_notes.html",
"open": true
},
{
"version": "Release 8.17.0",
"template": "partials/releases/8.17.0/release_notes.html",
Expand All @@ -16,8 +21,7 @@
},
{
"version": "Release 8.14.0",
"template": "partials/releases/8.14.0/release_notes.html",
"open": true
"template": "partials/releases/8.14.0/release_notes.html"
},
{
"version": "Release 8.13.0",
Expand Down
30 changes: 15 additions & 15 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,77 +4,77 @@
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://checkstyle.org/eclipse-cs/</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/releasenotes</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/install</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/project-setup</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/custom-config</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/filters</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/configtypes</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/properties</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/filesets</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/preferences</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/extensions</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/custom-checks</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/builtin-config</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/custom-filters</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://checkstyle.org/eclipse-cs/#!/faq</loc>
<lastmod>2019-03-23T14:57:23Z</lastmod>
<lastmod>2019-03-23T16:03:49Z</lastmod>
<changefreq>weekly</changefreq>
</url>
</urlset>
4 changes: 2 additions & 2 deletions docs/update/compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<properties size='2'>
<property name='p2.compressed' value='true' />
<!-- get new time w/ date +%s000 -->
<property name='p2.timestamp' value='201903231457' />
<property name='p2.timestamp' value='201903231603' />
</properties>
<children size='2'>
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.17.0/' />
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.18.0/' />
<child location='https://sevntu-checkstyle.github.io/sevntu.checkstyle/update-site/' />
</children>
</repository>
4 changes: 2 additions & 2 deletions docs/update/compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<properties size='2'>
<property name='p2.compressed' value='true' />
<!-- get new time w/ date +%s000 -->
<property name='p2.timestamp' value='201903231457' />
<property name='p2.timestamp' value='201903231603' />
</properties>
<children size='2'>
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.17.0/' />
<child location='https://dl.bintray.com/eclipse-cs/eclipse-cs/8.18.0/' />
<child location='https://sevntu-checkstyle.github.io/sevntu.checkstyle/update-site/' />
</children>
</repository>
12 changes: 6 additions & 6 deletions net.sf.eclipsecs-feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature version="8.17.0.qualifier"
<feature version="8.18.0.qualifier"
id="net.sf.eclipsecs"
label="%feature.label"
provider-name="%feature.provider_name"
Expand Down Expand Up @@ -39,33 +39,33 @@
id="net.sf.eclipsecs.branding"
download-size="0"
install-size="0"
version="8.17.0.qualifier"
version="8.18.0.qualifier"
unpack="false"/>

<plugin
id="net.sf.eclipsecs.core"
download-size="0"
install-size="0"
version="8.17.0.qualifier"
version="8.18.0.qualifier"
unpack="true"/>

<plugin
id="net.sf.eclipsecs.doc"
download-size="0"
install-size="0"
version="8.17.0.qualifier"
version="8.18.0.qualifier"
unpack="false"/>

<plugin
id="net.sf.eclipsecs.checkstyle"
download-size="0"
install-size="0"
version="8.17.0.qualifier"/>
version="8.18.0.qualifier"/>

<plugin
id="net.sf.eclipsecs.ui"
download-size="0"
install-size="0"
version="8.17.0.qualifier"/>
version="8.18.0.qualifier"/>

</feature>
2 changes: 1 addition & 1 deletion net.sf.eclipsecs-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions net.sf.eclipsecs-updatesite/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<description name="Eclipse Checkstyle Plugin" url="http://eclipse-cs.sourceforge.net/update">
Eclipse Checkstyle Plugin Update Site
</description>
<feature url="features/net.sf.eclipsecs_8.17.0.qualifier.jar" id="net.sf.eclipsecs" version="8.17.0.qualifier">
<feature url="features/net.sf.eclipsecs_8.18.0.qualifier.jar" id="net.sf.eclipsecs" version="8.18.0.qualifier">
<category name="Checkstyle"/>
</feature>
<feature url="features/net.sf.eclipsecs.source_8.17.0.qualifier.jar" id="net.sf.eclipsecs.source" version="8.17.0.qualifier">
<feature url="features/net.sf.eclipsecs.source_8.18.0.qualifier.jar" id="net.sf.eclipsecs.source" version="8.18.0.qualifier">
<category name="Checkstyle"/>
</feature>
<category-def name="Checkstyle" label="Checkstyle">
Expand Down
2 changes: 1 addition & 1 deletion net.sf.eclipsecs-updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs-updatesite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.branding/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse Checkstyle Branding
Bundle-SymbolicName: net.sf.eclipsecs.branding
Bundle-Version: 8.17.0.qualifier
Bundle-Version: 8.18.0.qualifier
Bundle-Vendor: Eclipse Checkstyle Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: net.sf.eclipsecs.branding
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs.branding</artifactId>
Expand Down
16 changes: 8 additions & 8 deletions net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Checkstyle Library
Bundle-SymbolicName: net.sf.eclipsecs.checkstyle
Bundle-Version: 8.17.0.qualifier
Bundle-Version: 8.18.0.qualifier
Bundle-Vendor: Eclipse Checkstyle Project
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: .,
antlr;version="8.17.0";
antlr;version="8.18.0";
uses:="antlr.collections.impl,
antlr.collections,
antlr.ASdebug,
antlr.debug",
antlr.collections;version="8.17.0";uses:=antlr,
com.google.common.base;version="8.17.0",
com.google.common.cache;version="8.17.0",
com.google.common.collect;version="8.17.0",
com.google.common.io;version="8.17.0",
antlr.collections;version="8.18.0";uses:=antlr,
com.google.common.base;version="8.18.0",
com.google.common.cache;version="8.18.0",
com.google.common.collect;version="8.18.0",
com.google.common.io;version="8.18.0",
com.puppycrawl.tools.checkstyle,
com.puppycrawl.tools.checkstyle.api;
uses:="org.xml.sax.helpers,
Expand Down Expand Up @@ -44,7 +44,7 @@ Export-Package: .,
com.puppycrawl.tools.checkstyle.filefilters,
com.puppycrawl.tools.checkstyle.filters,
com.puppycrawl.tools.checkstyle.utils,
org.apache.commons.beanutils;version="8.17.0"
org.apache.commons.beanutils;version="8.18.0"
Bundle-ClassPath: .,
checkstyle-8.18-all.jar
Automatic-Module-Name: net.sf.eclipsecs.checkstyle
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs.checkstyle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: Eclipse Checkstyle
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.sf.eclipsecs.core;singleton:=true
Bundle-Version: 8.17.0.qualifier
Bundle-Version: 8.18.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .,
lib/dom4j-1.6.1.jar
Expand Down
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.doc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse Checkstyle Documentation
Bundle-SymbolicName: net.sf.eclipsecs.doc;singleton:=true
Bundle-Version: 8.17.0.qualifier
Bundle-Version: 8.18.0.qualifier
Bundle-Vendor: Eclipse Checkstyle Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: net.sf.eclipsecs.doc
2 changes: 1 addition & 1 deletion net.sf.eclipsecs.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>net.sf.eclipsecs.parent</artifactId>
<groupId>net.sf.eclipsecs</groupId>
<version>8.17.0-SNAPSHOT</version>
<version>8.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>net.sf.eclipsecs.doc</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
<br />
<small>
<sup>2 </sup>
Latest release 8.17.0, based on Checkstyle 8.17, see
Latest release 8.18.0, based on Checkstyle 8.18, see
<a href="#!/releasenotes">release notes</a>
</small>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<div>
<p>Updates the Checkstyle core to version 8.18.</p>
<p>
Please note that this version requires
<strong>Java 8 as the minimum runtime environment</strong>
. This requires
you to run Eclipse on a Java 8 JVM in order to use this plugin version.
</p>
<p>This restriction does not affect the ability to analyze Java 5 or lower level source code.</p>
<p>
Please read the
<a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">Checkstyle
release notes
</a>
for details on recent and potentially breaking changes in Checkstyle.
Checkstyle configuration files potentially
need to be adapted to this version.
</p>
<h3>Changes</h3>
<ul>
<li>
<a href="https://github.com/checkstyle/eclipse-cs/issues/135">#135 upgrade to checkstyle 8.18</a>
</li>
</ul>
</div>

0 comments on commit 0115725

Please sign in to comment.