You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/01/19 17:16:34 UTC

[sling-site] branch master updated (c5375e4 -> 6199a78)

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

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


    from c5375e4  Testing JCR Mock 1.5.0, ResourceResolver Mock 1.2.0, OSGi Mock 3.0.0, Sling Mock 3.0.0
     new 6028b1c  Resource Resolver 1.7.2
     new 6199a78  Installer Configuration Factory 1.3.4, Servlets POST 2.4.2

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     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


[sling-site] 02/02: Installer Configuration Factory 1.3.4, Servlets POST 2.4.2

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

commit 6199a78bdb0e08f711862c4aaec6a84e0ea265e4
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Jan 19 18:16:09 2021 +0100

    Installer Configuration Factory 1.3.4, Servlets POST 2.4.2
---
 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 7a87161..dc505a4 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
 
 ## January 2021
 
-* Resource Resolver 1.7.2 (19th)
+* Resource Resolver 1.7.2, Installer Configuration Factory 1.3.4, Servlets POST 2.4.2 (19th)
 * Testing JCR Mock 1.5.0, ResourceResolver Mock 1.2.0, OSGi Mock 3.0.0, Sling Mock 3.0.0 (16th)
 * Testing Sling Mock 2.7.0, Testing OSGi Mock 2.4.18 (10th)
 
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index b3c21b0..3feb127 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -239,7 +239,7 @@ def bundles=[
   "Servlet Annotations|org.apache.sling.servlets.annotations|1.2.4|Y|jar",
   "Servlet Helpers|org.apache.sling.servlet-helpers|1.4.2|Y|jar",
   "Servlets Get|org.apache.sling.servlets.get|2.1.40|Y|jar",
-  "Servlets Post|org.apache.sling.servlets.post|2.3.36|Y|jar",
+  "Servlets Post|org.apache.sling.servlets.post|2.4.2|Y|jar",
   "Servlets Resolver|org.apache.sling.servlets.resolver|2.7.8|Y|jar",
   "Settings|org.apache.sling.settings|1.4.2|Y|jar",
   "Slf4j MDC Filter|org.apache.sling.extensions.slf4j.mdc|1.0.0|Y|jar",


[sling-site] 01/02: Resource Resolver 1.7.2

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

commit 6028b1c9539255deb4c7164203788fe4b7143d7e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Jan 19 18:13:27 2021 +0100

    Resource Resolver 1.7.2
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 7017495..7a87161 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
 
 ## January 2021
 
+* Resource Resolver 1.7.2 (19th)
 * Testing JCR Mock 1.5.0, ResourceResolver Mock 1.2.0, OSGi Mock 3.0.0, Sling Mock 3.0.0 (16th)
 * Testing Sling Mock 2.7.0, Testing OSGi Mock 2.4.18 (10th)
 
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 3aae2bc..b3c21b0 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -208,7 +208,7 @@ def bundles=[
   "Resource Inventory|org.apache.sling.resource.inventory|1.0.8|Y|jar",
   "Resource Merger|org.apache.sling.resourcemerger|1.3.8|Y|jar",
   "Resource Presence|org.apache.sling.resource.presence|0.0.2|Y|jar",
-  "Resource Resolver|org.apache.sling.resourceresolver|1.7.0|Y|jar",
+  "Resource Resolver|org.apache.sling.resourceresolver|1.7.2|Y|jar",
   "Rewriter|org.apache.sling.rewriter|1.2.2|Y|jar",
   "Failing Server-Side Tests|org.apache.sling.testing.samples.failingtests|1.0.6|N|jar",
   "Sample Integration Tests|org.apache.sling.testing.samples.integrationtests|1.0.6|N|jar",