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 2021/04/02 11:26:36 UTC

[sling-site] branch master updated: New feature model releases

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 487898f  New feature model releases
487898f is described below

commit 487898f7bfeeb2eda16338dba3a45259368f7a91
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Apr 2 13:22:11 2021 +0200

    New feature model releases
---
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index f1b24c2..8a15f87 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our [downloads](/downloads.cgi) page.
 
+## April 2021
+
+* Feature Model 1.2.22, Feature Model Extension Api Regions 1.2.0, Slingfeature Maven Plugin 1.5.0 (2nd)
+
 ## March 2021
 
 * Testing OSGi Mock 3.1.2 (23th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 51cc774..cb8c3c1 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 0.2.2|scriptingbundle-maven-plugin|0.2.2|Y",
   "Sling Maven Plugin|sling-maven-plugin|2.4.2|Y",
-  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.4.4|Y",
+  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.5.0|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.0|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
@@ -126,11 +126,12 @@ def bundles=[
   "Engine|org.apache.sling.engine|2.7.2|Y|jar",
   "Event|org.apache.sling.event|4.2.12|Y|jar",
   "Event API|org.apache.sling.event.api|1.0.0|Y|jar",
-  "Feature Model|org.apache.sling.feature|1.2.8|Y|jar",
+  "Feature Model|org.apache.sling.feature|1.2.22|Y|jar",
   "Feature Model Analyser|org.apache.sling.feature.analyser|1.3.8|Y|jar",
   "Feature Model Launcher|org.apache.sling.feature.launcher|1.1.6|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.0.2|Y|jar",
+  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.2.0|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.1.16|Y|jar",