You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2020/09/23 16:48:11 UTC

[sling-site] branch master updated: Updated Site with the Release of Feature Model Kickstart Project and Maven Plugin

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

andysch 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 574afa8  Updated Site with the Release of Feature Model Kickstart Project and Maven Plugin
574afa8 is described below

commit 574afa875232d1eed48ec7cb889caa4dd7e59cba
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Wed Sep 23 09:44:47 2020 -0700

    Updated Site with the Release of Feature Model Kickstart Project and Maven Plugin
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 1fcc19b..0e2fbd1 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
 
 ## September 2020
 
+* Sling Kickstart Project 0.0.8, Sling Kickstart Maven Plugin 0.0.8 (23rd) 
 * JCR Oak Server 1.2.8 (14th)
 * Testing Sling Mock 2.6.2, OSGi Feature Maven Plugin 1.3.16, Feature Model Launcher 1.1.6, Feature Model 1.2.8, Content-Package to Feature Model Converter 1.0.14 (14th)
 * Feature Model Analyser 1.3.8 (8th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index e53b1ad..bed4ff3 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -41,7 +41,7 @@ def mavenPlugins=[
   "Sling Feature Launcher Maven Plugin|sling-feature-launcher-maven-plugin|0.1.0|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
   "HTL Maven Plugin|htl-maven-plugin|2.0.0-1.4.0|Y",
-  "Sling Kickstart Maven Plugin|sling-kickstart-maven-plugin|0.0.2|Y",
+  "Sling Kickstart Maven Plugin|sling-kickstart-maven-plugin|0.0.8|Y",
 ]
 
 def bndPlugins=[
@@ -170,7 +170,7 @@ def bundles=[
   "JUnit Scriptable Tests Provider|org.apache.sling.junit.scriptable|1.0.12|Y|jar",
   "JUnit Tests Teleporter|org.apache.sling.junit.teleporter|1.0.22|Y|jar",
   "JUnit Health Checks|org.apache.sling.junit.healthcheck|1.0.6|Y|jar",
-  "Kickstart Project|org.apache.sling.kickstart|0.0.2|Y|jar",
+  "Kickstart Project|org.apache.sling.kickstart|0.0.8|Y|jar",
   "Launchpad API|org.apache.sling.launchpad.api|1.2.0|Y|jar",
   "Launchpad Base|org.apache.sling.launchpad.base|6.0.2-2.6.36|Y|jar",
   "Launchpad Base - Application Launcher|org.apache.sling.launchpad.base|6.0.2-2.6.36|Y|war",