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 e40535ea5 Feature Launcher 1.3.0
e40535ea5 is described below
commit e40535ea5ba2b097462a984ce383bfca9c8082a1
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Feb 13 10:10:41 2023 +0100
Feature Launcher 1.3.0
---
src/main/jbake/content/releases.md | 2 +-
src/main/jbake/templates/downloads.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index 3667e55de..7d137d0aa 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,7 +8,7 @@ This is a list of all our releases, available from our
[downloads](/downloads.cg
## February 2023
-* Feature Model Analyser 2.0.0, Feature Model API Regions Extension 2.0.0,
Feature Model Diff Tool 0.1.0, Content-Package to Feature Model Converter
1.3.0, JCR ContentLoader 2.6.0, Feature Model 2.0.0 (13th)
+* Feature Model Analyser 2.0.0, Feature Model API Regions Extension 2.0.0,
Feature Model Diff Tool 0.1.0, Content-Package to Feature Model Converter
1.3.0, JCR ContentLoader 2.6.0, Feature Model 2.0.0, Feature Model Launcher
1.3.0 (13th)
* App CMS 1.1.6 (3rd)
* Scripting JSP 2.6.2 (2nd)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 62265e981..136e8d9d9 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.6|org.apache.sling.app.cms",
- "Sling Feature Model Launcher|A tool for launching OSGi
applications|org.apache.sling.feature.launcher|.zip|1.2.4|Y",
+ "Sling Feature Model Launcher|A tool for launching OSGi
applications|org.apache.sling.feature.launcher|.zip|1.3.0|Y",
"Sling Feature Model converter|A CLI tool for converting from content
packages to feature model
files|org.apache.sling.feature.cpconverter|.zip|1.3.0|Y",
]