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

dklco 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 3716368  Updating to add latest releases
     new 831747d  Merging with latest changes
3716368 is described below

commit 3716368563e1e38871b76e398e00c9282372a106
Author: Dan Klco <[email protected]>
AuthorDate: Wed Aug 1 10:49:55 2018 -0400

    Updating to add latest releases
---
 src/main/jbake/content/releases.md     | 8 ++++++++
 src/main/jbake/templates/downloads.tpl | 7 ++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index d9ea366..3f6f06f 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,14 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
+## August 2018
+* File Optimization 0.9.0, App CMS 0.9.0 (1st)
+
+## July 2018
+* API 2.18.2 (30th)
+* Sling Content Loader 2.2.6 (6th)
+* XSS Protection API 2.0.8 (3rd)
+
 ## June 2018
 
 * Scripting HTL Compiler 1.0.22-1.4.0, Scripting HTL Java Compiler 
1.0.24-1.4.0, Scripting HTL Engine 1.0.54-1.4.0, Scripting HTL Testing Content 
1.0.10-1.4.0, Scripting HTL Testing 1.0.10-1.4.0, HTL Maven Plugin 1.1.6-1.4.0, 
Scripting HTL REPL 1.0.6 (22nd)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 16ff36b..698a30a 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -22,6 +22,7 @@ def slingApplication=[
   "Sling Starter Standalone|A self-runnable Sling 
jar|org.apache.sling.starter|.jar|${launchpadVersion}",
   "Sling Starter WAR|A ready-to run Sling webapp as a war 
file|org.apache.sling.starter|-webapp.war|${launchpadVersion}",
   "Sling Source Release|The released Sling source 
code|org.apache.sling.starter|-source-release.zip|${launchpadVersion}",
+  "Sling CMS App|A reference CMS App built on Apache 
Sling|org.apache.sling.cms.builder|.jar|0.9.0",
 ]
 
 def mavenPlugins=[
@@ -48,7 +49,10 @@ def bundles=[
   "Background Servlets Engine|org.apache.sling.bgservlets|1.0.8",
   "Background Servlets Integration 
Test|org.apache.sling.bgservlets.testing|1.0.0",
   "Bundle Resource Provider|org.apache.sling.bundleresource.impl|2.3.0",
-  "Classloader Leak 
Detector|org.apache.sling.extensions.classloader-leak-detector|1.0.0",
+  "Classloader Leak 
Detector|org.apache.sling.extensions.classloader-leak-detector|1.0.0",          
                                                         
+  "CMS App Core|org.apache.sling.cms.core|0.9.0",
+  "CMS App Reference|org.apache.sling.cms.reference|0.9.0",
+  "CMS App UI|org.apache.sling.cms.ui|0.9.0",                                  
                                  
   "Commons Classloader|org.apache.sling.commons.classloader|1.4.2",
   "Commons Compiler|org.apache.sling.commons.compiler|2.3.6",
   "Commons FileSystem 
ClassLoader|org.apache.sling.commons.fsclassloader|1.0.8",
@@ -99,6 +103,7 @@ def bundles=[
   "Feature Model IO|org.apache.sling.feature.io|0.1.2",
   "Feature Model Converter|org.apache.sling.feature.modelconverter|0.1.2",
   "Feature Flags|org.apache.sling.featureflags|1.2.2",
+  "File Optimization|org.apache.sling.fileoptim|0.9.0",
   "Thread Dumper|org.apache.sling.extensions.threaddump|0.2.2",
   "File System Resource Provider|org.apache.sling.fsresource|2.1.14",
   "I18n|org.apache.sling.i18n|2.5.12",

Reply via email to