You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2022/01/15 15:53:21 UTC

[sling-site] branch master updated: Feature releases and security 1.1.22

This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d1474c2  Feature releases and security 1.1.22
d1474c2 is described below

commit d1474c26652b7322f313c2f7ed714d1d3bd10f4e
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sat Jan 15 16:53:16 2022 +0100

    Feature releases and security 1.1.22
---
 src/main/jbake/content/releases.md     |  2 +-
 src/main/jbake/templates/downloads.tpl | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 10431c7..e67d1a7 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -9,7 +9,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg
 
 ## January 2022
 
-* Commons Log 5.4.0 (15th)
+* Feature Model 1.2.30, Security 1.1.22, Sling Feature Maven Plugin 1.5.18, Feature Launcher 1.2.0, Feature Extension Apiregion 1.4.4, Commons Log 5.4.0 (15th)
 * XSS Protection API 2.2.18, Dynamic Include 3.3.0 (14th)
 * Context-Aware Configuration API 1.3.0, Context-Aware Configuration SPI 1.4.0, Context-Aware Configuration Impl 1.6.0, Models Context-Aware Configuration 1.0.0, Context-Aware Configuration Mock Plugin 1.4.0 (7th)
 * Testing Clients 3.0.6 (4th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index b1d02a2..33e7087 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -36,7 +36,7 @@ def mavenPlugins=[
   "Maven Launchpad Plugin|maven-launchpad-plugin|2.3.4|Y",
   "Scripting Bundle Maven Plugin|scriptingbundle-maven-plugin|0.5.0|Y",
   "Sling Maven Plugin|sling-maven-plugin|2.4.2|Y",
-  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.5.16|Y",
+  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.5.18|Y",
   "Sling Feature Converter Maven Plugin|sling-feature-converter-maven-plugin|1.0.4|Y",
   "Sling Feature Launcher Maven Plugin|sling-feature-launcher-maven-plugin|0.1.2|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
@@ -133,12 +133,12 @@ def bundles=[
   "Engine|org.apache.sling.engine|2.8.0|Y|jar",
   "Event|org.apache.sling.event|4.2.24|Y|jar",
   "Event API|org.apache.sling.event.api|1.0.0|Y|jar",
-  "Feature Model|org.apache.sling.feature|1.2.2i8|Y|jar",
+  "Feature Model|org.apache.sling.feature|1.2.30|Y|jar",
   "Feature Model Analyser|org.apache.sling.feature.analyser|1.5.2|Y|jar",
-  "Feature Model Launcher|org.apache.sling.feature.launcher|1.1.6|Y|jar",
+  "Feature Model Launcher|org.apache.sling.feature.launcher|1.2.0|Y|jar",
   "Feature Model Converter|org.apache.sling.feature.modelconverter|1.0.14|Y|jar",
   "Feature Model Content Package Converter|org.apache.sling.feature.cpconverter|1.1.4|Y|jar",
-  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.4.2|Y|jar",
+  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.4.4|Y|jar",
   "Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
   "File Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.2.0|Y|jar",
@@ -245,7 +245,7 @@ def bundles=[
   "Scripting HTL Sling Models Use Provider|org.apache.sling.scripting.sightly.models.provider|1.0.8|Y|jar",
   "Scripting HTL REPL|org.apache.sling.scripting.sightly.repl|1.0.10|Y|jar",
   "Scripting Thymeleaf|org.apache.sling.scripting.thymeleaf|2.0.2|Y|jar",
-  "Security|org.apache.sling.security|1.1.20|Y|jar",
+  "Security|org.apache.sling.security|1.1.22|Y|jar",
   "Service User Mapper|org.apache.sling.serviceusermapper|1.4.2|Y|jar",
   "Service User WebConsole|org.apache.sling.serviceuser.webconsole|1.0.2|Y|jar",
   "Servlet Annotations|org.apache.sling.servlets.annotations|1.2.6|Y|jar",