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

radu 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 962b3a0  releng:
962b3a0 is described below

commit 962b3a0fbe08365faca67487f2fa8578cdf1f272
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Jan 29 13:32:53 2019 +0100

    releng:
    
    * added Apache Sling Scripting HTL Runtime 1.1.0-1.4.0, Apache Sling 
Scripting HTL Compiler 1.1.2-1.4.0, Apache Sling Scripting HTL Java Compiler 
1.1.2-1.4.0, Apache Sling Scripting HTL Engine 1.1.2-1.4.0, Apache Sling HTL 
Maven Plugin 1.2.4-1.4.0, Apache Sling XSS Protection API 2.1.0
---
 src/main/jbake/content/releases.md     |  2 ++
 src/main/jbake/templates/downloads.tpl | 10 +++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 8171aba..ce78ef9 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -7,6 +7,8 @@ tableOfContents=false
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
 ## January 2019
+* XSS Protection API 2.1.0 (29th)
+* Scripting HTL Runtime 1.1.0-1.4.0, Scripting HTL Compiler 1.1.2-1.4.0, 
Scripting HTL Java Compiler 1.1.2-1.4.0, Scripting HTL Engine 1.1.2-1.4.0, HTL 
Maven Plugin 1.2.4-1.4.0 (28th)
 * XSS Protection API 2.0.14 (24th)
 * Commons HTML 1.1.0 (22nd)
 * Tenant 1.1.4 (16th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index d501f4c..22b6ea1 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -194,10 +194,10 @@ def bundles=[
   "Scripting JSP Taglib|org.apache.sling.scripting.jsp.taglib|2.3.0|Y|jar",
   "Scripting Groovy|org.apache.sling.scripting.freemarker|1.0.0|Y|jar",
   "Scripting Groovy|org.apache.sling.scripting.groovy|1.0.4|Y|jar",
-  "Scripting HTL 
Runtime|org.apache.sling.scripting.sightly.runtime|1.0.0-1.4.0|Y|jar",
-  "Scripting HTL 
Compiler|org.apache.sling.scripting.sightly.compiler|1.1.0-1.4.0|Y|jar",
-  "Scripting HTL Java 
Compiler|org.apache.sling.scripting.sightly.compiler.java|1.1.0-1.4.0|Y|jar",
-  "Scripting HTL Engine|org.apache.sling.scripting.sightly|1.1.0-1.4.0|Y|jar",
+  "Scripting HTL 
Runtime|org.apache.sling.scripting.sightly.runtime|1.1.0-1.4.0|Y|jar",
+  "Scripting HTL 
Compiler|org.apache.sling.scripting.sightly.compiler|1.1.2-1.4.0|Y|jar",
+  "Scripting HTL Java 
Compiler|org.apache.sling.scripting.sightly.compiler.java|1.1.2-1.4.0|Y|jar",
+  "Scripting HTL Engine|org.apache.sling.scripting.sightly|1.1.2-1.4.0|Y|jar",
   "Scripting HTL JavaScript Use 
Provider|org.apache.sling.scripting.sightly.js.provider|1.0.28|Y|jar",
   "Scripting HTL Sling Models Use 
Provider|org.apache.sling.scripting.sightly.models.provider|1.0.8|Y|jar",
   "Scripting HTL REPL|org.apache.sling.scripting.sightly.repl|1.0.6|Y|jar",
@@ -243,7 +243,7 @@ def bundles=[
   "Validation Core|org.apache.sling.validation.core|1.0.4|Y|jar",
   "Web Console 
Branding|org.apache.sling.extensions.webconsolebranding|1.0.2|Y|jar",
   "Web Console Security 
Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.2.0|Y|jar",
-  "XSS Protection|org.apache.sling.xss|2.0.14|Y|jar",
+  "XSS Protection|org.apache.sling.xss|2.1.0|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]
                                                                       

Reply via email to