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 24f8cf060 Apache Sling Testing OSGi Mock 3.5.2
24f8cf060 is described below
commit 24f8cf0606652deb13288f8acfe1468bcd1dc569
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Dec 12 22:02:53 2024 +0100
Apache Sling Testing OSGi Mock 3.5.2
---
src/main/jbake/content/releases.md | 2 +-
src/main/jbake/templates/downloads.tpl | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index da19e9a08..8a644b0fe 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
## December 2024
-* Apache Sling Servlets Resolver 2.11.6 (12th)
+* Apache Sling Servlets Resolver 2.11.6, Testing OSGi Mock 3.5.2 (12th)
* Apache Sling Models Impl 1.7.6 (7th)
* Apache Sling Feature Model 2.0.2, Apache Sling Feature Model Analyser 2.0.12
(2nd)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 7a40d07f6..79760f195 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -280,9 +280,9 @@ 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.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 OSGi Mock
Core|org.apache.sling.testing.osgi-mock.core|3.5.2|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
4|org.apache.sling.testing.osgi-mock.junit4|3.5.2|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
5|org.apache.sling.testing.osgi-mock.junit5|3.5.2|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.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",