You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/05/02 22:05:11 UTC

[sling-site] branch master updated (0188cae -> bd20601)

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

dklco pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git.


    from 0188cae  Added Sling Project Archetype
     new 6be6e3f  Adding release for Apache Sling Service User WebConsole 1.0.2, Repoinit Parser 1.2.4 and Repoinit JCR 1.1.10
     new bd20601  merging the latest from master

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)


[sling-site] 01/02: Adding release for Apache Sling Service User WebConsole 1.0.2, Repoinit Parser 1.2.4 and Repoinit JCR 1.1.10

Posted by dk...@apache.org.
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

commit 6be6e3f5c2e39f76e3dd1229932ebf2a1438a05a
Author: Dan Klco <dk...@apache.org>
AuthorDate: Thu May 2 14:39:56 2019 -0500

    Adding release for Apache Sling Service User WebConsole 1.0.2, Repoinit Parser 1.2.4 and Repoinit JCR 1.1.10
---
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 50e22c1..22ebf05 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our [downloads](/downloads.cgi) page.
 
+## May 2019
+
+* Service User WebConsole 1.0.2, Repoinit Parser 1.2.4 and Repoinit JCR 1.1.10 (2nd)
+
 ## April 2019
 
 * XSS Protection API 2.1.8 (24th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 0baad70..0e35a17 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -133,7 +133,7 @@ def bundles=[
   "JCR Jackrabbit UserManager|org.apache.sling.jcr.jackrabbit.usermanager|2.2.8|Y|jar",
   "JCR Oak Server|org.apache.sling.jcr.oak.server|1.2.2|Y|jar",
   "JCR Registration|org.apache.sling.jcr.registration|1.0.6|Y|jar",
-  "JCR Repoinit|org.apache.sling.jcr.repoinit|1.1.8|Y|jar",
+  "JCR Repoinit|org.apache.sling.jcr.repoinit|1.1.10|Y|jar",
   "JCR Resource|org.apache.sling.jcr.resource|3.0.18|Y|jar",
   "JCR Resource Security|org.apache.sling.jcr.resourcesecurity|1.0.2|Y|jar",
   "JCR Web Console Plugin|org.apache.sling.jcr.webconsole|1.0.2|Y|jar",
@@ -170,7 +170,7 @@ def bundles=[
   "Performance Test Utilities|org.apache.sling.performance.base|1.0.2|org.apache.sling.performance|jar",
   "Pipes|org.apache.sling.pipes|3.1.0|Y|jar",
   "Provisioning Model|org.apache.sling.provisioning.model|1.8.4|Y|jar",
-  "Repoinit Parser|org.apache.sling.repoinit.parser|1.2.2|Y|jar",
+  "Repoinit Parser|org.apache.sling.repoinit.parser|1.2.4|Y|jar",
   "Resource Access Security|org.apache.sling.resourceaccesssecurity|1.0.0|Y|jar",
   "Resource Builder|org.apache.sling.resourcebuilder|1.0.4|Y|jar",
   "Resource Collection|org.apache.sling.resourcecollection|1.0.2|Y|jar",
@@ -204,7 +204,7 @@ def bundles=[
   "Scripting Thymeleaf|org.apache.sling.scripting.thymeleaf|2.0.0|Y|jar",
   "Security|org.apache.sling.security|1.1.16|Y|jar",
   "Service User Mapper|org.apache.sling.serviceusermapper|1.4.2|Y|jar",
-  "Service User WebConsole|org.apache.sling.serviceuser.webconsole|1.0.0|Y|jar",
+  "Service User WebConsole|org.apache.sling.serviceuser.webconsole|1.0.2|Y|jar",
   "Servlet Annotations|org.apache.sling.servlets.annotations|1.2.4|Y|jar",
   "Servlet Helpers|org.apache.sling.servlet-helpers|1.1.10|Y|jar",
   "Servlets Get|org.apache.sling.servlets.get|2.1.40|Y|jar",


[sling-site] 02/02: merging the latest from master

Posted by dk...@apache.org.
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

commit bd206017918a33b4d7b9ae04012035448a1eee47
Merge: 6be6e3f 0188cae
Author: Dan Klco <dk...@apache.org>
AuthorDate: Thu May 2 17:02:47 2019 -0500

    merging the latest from master

 src/main/jbake/content/releases.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --cc src/main/jbake/content/releases.md
index 22ebf05,b85d93f..d432319
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@@ -8,7 -8,7 +8,11 @@@ This is a list of all our releases, ava
  
  ## May 2019
  
++<<<<<<< HEAD
 +* Service User WebConsole 1.0.2, Repoinit Parser 1.2.4 and Repoinit JCR 1.1.10 (2nd)
++=======
+ * Sling Project Archetype 1.0.0 (2nd)
++>>>>>>> 0188cae8e2392307b6099a0248fc073adfcd2e24
  
  ## April 2019