From 3d31a1015078c01330910b9cae533505a04b2841 Mon Sep 17 00:00:00 2001 From: cbonsart Date: Fri, 24 Dec 2021 22:28:37 +0100 Subject: [PATCH] config: release 8.45.0 --- docs/partials/index.html | 2 +- .../releases/8.45.0/release_notes.html | 19 ++++++++++++ docs/releases.json | 5 ++++ docs/sitemap.xml | 30 +++++++++---------- net.sf.eclipsecs-feature/feature.xml | 12 ++++---- net.sf.eclipsecs-feature/pom.xml | 2 +- net.sf.eclipsecs-updatesite/category.xml | 4 +-- net.sf.eclipsecs-updatesite/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- net.sf.eclipsecs.branding/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 16 +++++----- net.sf.eclipsecs.checkstyle/pom.xml | 2 +- net.sf.eclipsecs.core/META-INF/MANIFEST.MF | 2 +- net.sf.eclipsecs.core/pom.xml | 2 +- net.sf.eclipsecs.doc/META-INF/MANIFEST.MF | 2 +- net.sf.eclipsecs.doc/pom.xml | 2 +- .../src/main/resources/partials/index.html | 2 +- .../releases/8.45.0/release_notes.html | 19 ++++++++++++ .../src/main/resources/releases.json | 5 ++++ net.sf.eclipsecs.sample/META-INF/MANIFEST.MF | 2 +- net.sf.eclipsecs.sample/pom.xml | 2 +- net.sf.eclipsecs.target/pom.xml | 2 +- net.sf.eclipsecs.ui/META-INF/MANIFEST.MF | 2 +- net.sf.eclipsecs.ui/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 96 insertions(+), 48 deletions(-) create mode 100644 docs/partials/releases/8.45.0/release_notes.html create mode 100644 net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.45.0/release_notes.html diff --git a/docs/partials/index.html b/docs/partials/index.html index 224d4a5f1..7825151ec 100644 --- a/docs/partials/index.html +++ b/docs/partials/index.html @@ -24,7 +24,7 @@

Eclipse Checkstyle Plugin

1 Install via Eclipse Marketplace. Drag and drop this link into a running Eclipse - (Juno or higher version) workspace. Latest release 8.44.0, based on Checkstyle 8.44, see + (Juno or higher version) workspace. Latest release 8.45.0, based on Checkstyle 8.45, see release notes diff --git a/docs/partials/releases/8.45.0/release_notes.html b/docs/partials/releases/8.45.0/release_notes.html new file mode 100644 index 000000000..c8988f684 --- /dev/null +++ b/docs/partials/releases/8.45.0/release_notes.html @@ -0,0 +1,19 @@ +
+

Changes

+ + +

+ Please read the + + Checkstyle release notes + + for details on recent and potentially breaking changes in Checkstyle. + Checkstyle configuration files potentially + need to be adapted to this version. +

+
diff --git a/docs/releases.json b/docs/releases.json index 7b1c60faf..7d4e27a9f 100644 --- a/docs/releases.json +++ b/docs/releases.json @@ -1,4 +1,9 @@ [ + { + "version": "Release 8.45.0", + "template": "partials/releases/8.45.0/release_notes.html", + "open": true + }, { "version": "Release 8.44.0", "template": "partials/releases/8.44.0/release_notes.html", diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 765174bde..d2b611a6b 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -12,77 +12,77 @@ --> https://checkstyle.org/eclipse-cs/ - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/releasenotes - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/install - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/project-setup - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/custom-config - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/filters - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/configtypes - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/properties - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/filesets - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/preferences - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/extensions - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/custom-checks - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/builtin-config - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/custom-filters - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly https://checkstyle.org/eclipse-cs/#!/faq - 2021-12-11T14:35:02Z + 2021-12-24T21:28:24Z weekly diff --git a/net.sf.eclipsecs-feature/feature.xml b/net.sf.eclipsecs-feature/feature.xml index e22c7728c..38bd9af8b 100644 --- a/net.sf.eclipsecs-feature/feature.xml +++ b/net.sf.eclipsecs-feature/feature.xml @@ -1,5 +1,5 @@ - + version="8.45.0.qualifier"/> + version="8.45.0.qualifier"/> diff --git a/net.sf.eclipsecs-feature/pom.xml b/net.sf.eclipsecs-feature/pom.xml index b3ec7cde3..7bfd2ed5a 100644 --- a/net.sf.eclipsecs-feature/pom.xml +++ b/net.sf.eclipsecs-feature/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs diff --git a/net.sf.eclipsecs-updatesite/category.xml b/net.sf.eclipsecs-updatesite/category.xml index a433b3b2b..375d38f80 100644 --- a/net.sf.eclipsecs-updatesite/category.xml +++ b/net.sf.eclipsecs-updatesite/category.xml @@ -3,10 +3,10 @@ Eclipse Checkstyle Plugin Update Site - + - + diff --git a/net.sf.eclipsecs-updatesite/pom.xml b/net.sf.eclipsecs-updatesite/pom.xml index c2cc51e3d..71fa54b7f 100644 --- a/net.sf.eclipsecs-updatesite/pom.xml +++ b/net.sf.eclipsecs-updatesite/pom.xml @@ -4,7 +4,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs-updatesite diff --git a/net.sf.eclipsecs.branding/META-INF/MANIFEST.MF b/net.sf.eclipsecs.branding/META-INF/MANIFEST.MF index 1a1707534..8e18e5e6d 100644 --- a/net.sf.eclipsecs.branding/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.branding/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Checkstyle Bundle-SymbolicName: net.sf.eclipsecs.branding -Bundle-Version: 8.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Bundle-Vendor: Eclipse Checkstyle Project Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Automatic-Module-Name: net.sf.eclipsecs.branding diff --git a/net.sf.eclipsecs.branding/pom.xml b/net.sf.eclipsecs.branding/pom.xml index 25fb4cf08..9aacb2e37 100644 --- a/net.sf.eclipsecs.branding/pom.xml +++ b/net.sf.eclipsecs.branding/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.branding diff --git a/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF b/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF index 9ccc1ecd0..be9f083a6 100644 --- a/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Checkstyle Library Bundle-SymbolicName: net.sf.eclipsecs.checkstyle -Bundle-Version: 8.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Bundle-Vendor: Eclipse Checkstyle Project Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: ., - antlr;version="8.44.0"; + antlr;version="8.45.0"; uses:="antlr.collections.impl, antlr.collections, antlr.ASdebug, antlr.debug", - antlr.collections;version="8.44.0";uses:=antlr, - com.google.common.base;version="8.44.0", - com.google.common.cache;version="8.44.0", - com.google.common.collect;version="8.44.0", - com.google.common.io;version="8.44.0", + antlr.collections;version="8.45.0";uses:=antlr, + com.google.common.base;version="8.45.0", + com.google.common.cache;version="8.45.0", + com.google.common.collect;version="8.45.0", + com.google.common.io;version="8.45.0", com.puppycrawl.tools.checkstyle, com.puppycrawl.tools.checkstyle.api; uses:="org.xml.sax.helpers, @@ -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.44.0" + org.apache.commons.beanutils;version="8.45.0" Bundle-ClassPath: ., checkstyle-8.45-all.jar Automatic-Module-Name: net.sf.eclipsecs.checkstyle diff --git a/net.sf.eclipsecs.checkstyle/pom.xml b/net.sf.eclipsecs.checkstyle/pom.xml index e9778ce4e..bea9c9946 100644 --- a/net.sf.eclipsecs.checkstyle/pom.xml +++ b/net.sf.eclipsecs.checkstyle/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.checkstyle diff --git a/net.sf.eclipsecs.core/META-INF/MANIFEST.MF b/net.sf.eclipsecs.core/META-INF/MANIFEST.MF index 7526b8e39..bf20906ff 100644 --- a/net.sf.eclipsecs.core/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.core/META-INF/MANIFEST.MF @@ -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.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: ., lib/dom4j-2.1.3.jar, diff --git a/net.sf.eclipsecs.core/pom.xml b/net.sf.eclipsecs.core/pom.xml index 41b046258..7efabdd91 100644 --- a/net.sf.eclipsecs.core/pom.xml +++ b/net.sf.eclipsecs.core/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.core diff --git a/net.sf.eclipsecs.doc/META-INF/MANIFEST.MF b/net.sf.eclipsecs.doc/META-INF/MANIFEST.MF index d1947ab7f..1ca2b5dbc 100644 --- a/net.sf.eclipsecs.doc/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.doc/META-INF/MANIFEST.MF @@ -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.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Bundle-Vendor: Eclipse Checkstyle Project Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Automatic-Module-Name: net.sf.eclipsecs.doc diff --git a/net.sf.eclipsecs.doc/pom.xml b/net.sf.eclipsecs.doc/pom.xml index 4c1434a91..22ecf00ff 100644 --- a/net.sf.eclipsecs.doc/pom.xml +++ b/net.sf.eclipsecs.doc/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.doc diff --git a/net.sf.eclipsecs.doc/src/main/resources/partials/index.html b/net.sf.eclipsecs.doc/src/main/resources/partials/index.html index 224d4a5f1..7825151ec 100644 --- a/net.sf.eclipsecs.doc/src/main/resources/partials/index.html +++ b/net.sf.eclipsecs.doc/src/main/resources/partials/index.html @@ -24,7 +24,7 @@

Eclipse Checkstyle Plugin

1 Install via Eclipse Marketplace. Drag and drop this link into a running Eclipse - (Juno or higher version) workspace. Latest release 8.44.0, based on Checkstyle 8.44, see + (Juno or higher version) workspace. Latest release 8.45.0, based on Checkstyle 8.45, see release notes diff --git a/net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.45.0/release_notes.html b/net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.45.0/release_notes.html new file mode 100644 index 000000000..c8988f684 --- /dev/null +++ b/net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.45.0/release_notes.html @@ -0,0 +1,19 @@ +
+

Changes

+
    +
  • 2857d030 partial revert of 47e334310f8cee3d8bbb524395ba722f769c271d to add root modules back
  • +
  • 937168a3 Issue #306: update to Checkstyle 8.45
  • +
  • f877da52 Issue #316: Allow third party checks to have a custom group name
  • +
  • 47e33431 Issue #256: trim back old meta data files to rely on checkstyle
  • +
+ +

+ Please read the + + Checkstyle release notes + + for details on recent and potentially breaking changes in Checkstyle. + Checkstyle configuration files potentially + need to be adapted to this version. +

+
diff --git a/net.sf.eclipsecs.doc/src/main/resources/releases.json b/net.sf.eclipsecs.doc/src/main/resources/releases.json index 7b1c60faf..7d4e27a9f 100644 --- a/net.sf.eclipsecs.doc/src/main/resources/releases.json +++ b/net.sf.eclipsecs.doc/src/main/resources/releases.json @@ -1,4 +1,9 @@ [ + { + "version": "Release 8.45.0", + "template": "partials/releases/8.45.0/release_notes.html", + "open": true + }, { "version": "Release 8.44.0", "template": "partials/releases/8.44.0/release_notes.html", diff --git a/net.sf.eclipsecs.sample/META-INF/MANIFEST.MF b/net.sf.eclipsecs.sample/META-INF/MANIFEST.MF index 03e180ee3..7ae55ca36 100644 --- a/net.sf.eclipsecs.sample/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.sample/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Checkstyle Extension Sample Bundle-SymbolicName: net.sf.eclipsecs.sample;singleton:=true -Bundle-Version: 8.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Require-Bundle: net.sf.eclipsecs.checkstyle, net.sf.eclipsecs.core, net.sf.eclipsecs.ui diff --git a/net.sf.eclipsecs.sample/pom.xml b/net.sf.eclipsecs.sample/pom.xml index a29aa8b09..3df3df827 100644 --- a/net.sf.eclipsecs.sample/pom.xml +++ b/net.sf.eclipsecs.sample/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.sample diff --git a/net.sf.eclipsecs.target/pom.xml b/net.sf.eclipsecs.target/pom.xml index 25d035956..5652aa287 100644 --- a/net.sf.eclipsecs.target/pom.xml +++ b/net.sf.eclipsecs.target/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.target diff --git a/net.sf.eclipsecs.ui/META-INF/MANIFEST.MF b/net.sf.eclipsecs.ui/META-INF/MANIFEST.MF index 366b0fd3a..6c2503899 100644 --- a/net.sf.eclipsecs.ui/META-INF/MANIFEST.MF +++ b/net.sf.eclipsecs.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Checkstyle UI Bundle-SymbolicName: net.sf.eclipsecs.ui;singleton:=true -Bundle-Version: 8.44.0.qualifier +Bundle-Version: 8.45.0.qualifier Bundle-Vendor: Eclipse Checkstyle Project Bundle-Activator: net.sf.eclipsecs.ui.CheckstyleUIPlugin Bundle-ActivationPolicy: lazy diff --git a/net.sf.eclipsecs.ui/pom.xml b/net.sf.eclipsecs.ui/pom.xml index fe8b6fffd..be6256a68 100644 --- a/net.sf.eclipsecs.ui/pom.xml +++ b/net.sf.eclipsecs.ui/pom.xml @@ -3,7 +3,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT 4.0.0 net.sf.eclipsecs.ui diff --git a/pom.xml b/pom.xml index 83ab2ba43..254ded7d2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sf.eclipsecs net.sf.eclipsecs.parent - 8.44.0-SNAPSHOT + 8.45.0-SNAPSHOT pom eclipse-cs Maven Parent