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 b9491ef Apache Sling Testing OSGi Mock 2.4.2, Sling Mock 2.3.4
b9491ef is described below
commit b9491ef493344530814d4912877879cb52304075
Author: sseifert <[email protected]>
AuthorDate: Mon Sep 3 11:27:39 2018 +0200
Apache Sling Testing OSGi Mock 2.4.2, Sling Mock 2.3.4
---
src/main/jbake/content/releases.md | 7 ++++++-
src/main/jbake/templates/downloads.tpl | 12 ++++++------
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index 7b2b7a7..b884e2b 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,9 +6,14 @@ tableOfContents=false
~~~~~~
This is a list of all our releases, available from our
[downloads](/downloads.cgi) page.
+## September 2018
+
+* Testing Sling Mock 2.3.4 (3rd)
+* Testing OSGi Mock 2.4.2 (3rd)
+
## August 2018
-* Servlets Get 2.1.34, Discovery Oak 1.2.28(31st)
+* Servlets Get 2.1.34, Discovery Oak 1.2.28 (31st)
* Testing JCR Mock 1.4.0, API 2.18.4, ResourceResolver 1.6.6 (27th)
* Testing Sling Mock 2.3.2 (27th)
* Installer Core 3.9.0 (27th)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 9cfcea6..b8b1542 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -229,14 +229,14 @@ def bundles=[
"Testing Hamcrest|org.apache.sling.testing.hamcrest|1.0.2",
"Testing JCR Mock|org.apache.sling.testing.jcr-mock|1.4.0",
"Testing Logging Mock|org.apache.sling.testing.logging-mock|2.0.0",
- "Testing OSGi Mock Core|org.apache.sling.testing.osgi-mock.core|2.4.0",
- "Testing OSGi Mock JUnit 4|org.apache.sling.testing.osgi-mock.junit4|2.4.0",
- "Testing OSGi Mock JUnit 5|org.apache.sling.testing.osgi-mock.junit5|2.4.0",
+ "Testing OSGi Mock Core|org.apache.sling.testing.osgi-mock.core|2.4.2",
+ "Testing OSGi Mock JUnit 4|org.apache.sling.testing.osgi-mock.junit4|2.4.2",
+ "Testing OSGi Mock JUnit 5|org.apache.sling.testing.osgi-mock.junit5|2.4.2",
"Testing PaxExam|org.apache.sling.testing.paxexam|2.0.0",
"Testing Resource Resolver
Mock|org.apache.sling.testing.resourceresolver-mock|1.1.22",
- "Testing Sling Mock Core|org.apache.sling.testing.sling-mock.core|2.3.2",
- "Testing Sling Mock JUnit
4|org.apache.sling.testing.sling-mock.junit4|2.3.2",
- "Testing Sling Mock JUnit
5|org.apache.sling.testing.sling-mock.junit5|2.3.2",
+ "Testing Sling Mock Core|org.apache.sling.testing.sling-mock.core|2.3.4",
+ "Testing Sling Mock JUnit
4|org.apache.sling.testing.sling-mock.junit4|2.3.4",
+ "Testing Sling Mock JUnit
5|org.apache.sling.testing.sling-mock.junit5|2.3.4",
"Testing Sling Mock
Jackrabbit|org.apache.sling.testing.sling-mock-jackrabbit|1.0.0",
"Testing Sling Mock Oak|org.apache.sling.testing.sling-mock-oak|2.1.0",
"Tooling Support Install|org.apache.sling.tooling.support.install|1.0.4",