This is an automated email from the ASF dual-hosted git repository.
rombert 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 b0531b4ed Release Feature Launcher 1.2.4
b0531b4ed is described below
commit b0531b4ed413bcddc2c717e3c5e9ea03432d74f9
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jan 9 13:09:27 2023 +0100
Release Feature Launcher 1.2.4
---
src/main/jbake/content/releases.md | 1 +
src/main/jbake/templates/downloads.tpl | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index 887cb01a4..19dd93918 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our
[downloads](/downloads.cg
## January 2023
+* Feature Model Launcher 1.2.4 (9th)
* App CMS 1.1.4 (1st)
## December 2022
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 73f1de0ba..6db8ef615 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -28,7 +28,7 @@ def slingApplication=[
"Sling Starter Feature Archive (Oak-Mongo)|A self-container feature archive,
for experimenting and learning. Requires the Feature Model Launcher (see below)
|org.apache.sling.starter|-oak_tar_far.far|${starterVersion}|Y|apache/sling:${starterVersion}",
"Sling Starter Source Release|The released Sling Starter source
code|org.apache.sling.starter|-source-release.zip|${starterVersion}|Y",
"Sling CMS App|A reference CMS App built on Apache
Sling|org.apache.sling.cms.feature|.jar|1.1.4|org.apache.sling.app.cms",
- "Sling Feature Model Launcher|A tool for launching OSGi
applications|org.apache.sling.feature.launcher|.zip|1.2.2|Y",
+ "Sling Feature Model Launcher|A tool for launching OSGi
applications|org.apache.sling.feature.launcher|.zip|1.2.4|Y",
"Sling Feature Model converter|A CLI tool for converting from content
packages to feature model
files|org.apache.sling.feature.cpconverter|.zip|1.1.24|Y",
]