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

sseifert 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 4ca0f4c01 Apache Sling Testing ResourceResolver Mock 1.5.0, OSGi Mock 
3.5.0, Sling Mock 3.5.2
4ca0f4c01 is described below

commit 4ca0f4c0154618e0bdff7e20954146bbef25dd84
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 26 10:17:28 2024 +0200

    Apache Sling Testing ResourceResolver Mock 1.5.0, OSGi Mock 3.5.0, Sling 
Mock 3.5.2
---
 src/main/jbake/content/releases.md     |  1 +
 src/main/jbake/templates/downloads.tpl | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index f672b5132..e4d981bf3 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
 
 ## August 2024
 
+* Testing ResourceResolver Mock 1.5.0, OSGi Mock 3.5.0, Sling Mock 3.5.2 (26th)
 * Installer Configuration Factory 1.4.6 (21st)
 * XSS 2.4.2, Commons Prometheus Metrics Exporter 0.1.2 (19th)
 * Feature Analyser 2.0.10, Scripting HTL Testing 1.0.36-1.4.0, Scripting HTL 
JS Use Provider 1.2.10, Scripting HTL Testing Content 1.0.34-1.4.0 (14th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 0b5687620..2219b9f7c 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -280,14 +280,14 @@ def helpers=[
   "Testing Hamcrest|org.apache.sling.testing.hamcrest|1.0.2|Y|jar",
   "Testing JCR Mock|org.apache.sling.testing.jcr-mock|1.6.14|Y|jar",
   "Testing Logging Mock|org.apache.sling.testing.logging-mock|2.0.0|Y|jar",
-  "Testing OSGi Mock 
Core|org.apache.sling.testing.osgi-mock.core|3.4.2|org.apache.sling.testing.osgi-mock|jar",
-  "Testing OSGi Mock JUnit 
4|org.apache.sling.testing.osgi-mock.junit4|3.4.2|org.apache.sling.testing.osgi-mock|jar",
-  "Testing OSGi Mock JUnit 
5|org.apache.sling.testing.osgi-mock.junit5|3.4.2|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock 
Core|org.apache.sling.testing.osgi-mock.core|3.5.0|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock JUnit 
4|org.apache.sling.testing.osgi-mock.junit4|3.5.0|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock JUnit 
5|org.apache.sling.testing.osgi-mock.junit5|3.5.0|org.apache.sling.testing.osgi-mock|jar",
   "Testing PaxExam|org.apache.sling.testing.paxexam|4.0.0|Y|jar",
-  "Testing Resource Resolver 
Mock|org.apache.sling.testing.resourceresolver-mock|1.4.6|Y|jar",
-  "Testing Sling Mock 
Core|org.apache.sling.testing.sling-mock.core|3.5.0|org.apache.sling.testing.sling-mock|jar",
-  "Testing Sling Mock JUnit 
4|org.apache.sling.testing.sling-mock.junit4|3.5.0|org.apache.sling.testing.sling-mock|jar",
-  "Testing Sling Mock JUnit 
5|org.apache.sling.testing.sling-mock.junit5|3.5.0|org.apache.sling.testing.sling-mock|jar",
+  "Testing Resource Resolver 
Mock|org.apache.sling.testing.resourceresolver-mock|1.5.0|Y|jar",
+  "Testing Sling Mock 
Core|org.apache.sling.testing.sling-mock.core|3.5.2|org.apache.sling.testing.sling-mock|jar",
+  "Testing Sling Mock JUnit 
4|org.apache.sling.testing.sling-mock.junit4|3.5.2|org.apache.sling.testing.sling-mock|jar",
+  "Testing Sling Mock JUnit 
5|org.apache.sling.testing.sling-mock.junit5|3.5.2|org.apache.sling.testing.sling-mock|jar",
   "Testing Sling Mock 
Oak|org.apache.sling.testing.sling-mock-oak|4.0.0-1.62.0|Y|jar",
 ]
 

Reply via email to