You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2020/07/21 12:53:28 UTC

[sling-site] branch master updated: Added Apache Sling JUnit Core 1.0.30, Apache Sling JUnit Tests Teleporter 1.0.22

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

radu 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 a151202  Added Apache Sling JUnit Core 1.0.30, Apache Sling JUnit Tests Teleporter 1.0.22
a151202 is described below

commit a151202bccadb5b2d91d682f8000e48f24da783d
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Tue Jul 21 14:53:08 2020 +0200

    Added Apache Sling JUnit Core 1.0.30, Apache Sling JUnit Tests Teleporter 1.0.22
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 894bdc4..29ff8c3 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
 
 ## July 2020
 
+* JUnit Core 1.0.30, JUnit Tests Teleporter 1.0.22 (21th)
 * Servlets Resolver 2.7.2, JSPC Maven Plugin 2.2.2, Scripting Bundle Maven Plugin 0.2.2 (13th)
 * Feature Launcher Maven Plugin 0.1.0, GraphQL Core 0.0.4 (10th)
 * Content-Package to Feature Model Converter 1.0.10 (8th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index fb9ab72..354337d 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -164,10 +164,10 @@ def bundles=[
   "JCR Web Console Plugin|org.apache.sling.jcr.webconsole|1.0.2|Y|jar",
   "JMX Resource Provider|org.apache.sling.jmx.provider|1.0.2|Y|jar",
   "JCR WebDAV|org.apache.sling.jcr.webdav|2.3.8|Y|jar",
-  "JUnit Core|org.apache.sling.junit.core|1.0.28|Y|jar",
+  "JUnit Core|org.apache.sling.junit.core|1.0.30|Y|jar",
   "JUnit Remote Tests Runners|org.apache.sling.junit.remote|1.0.12|Y|jar",
   "JUnit Scriptable Tests Provider|org.apache.sling.junit.scriptable|1.0.12|Y|jar",
-  "JUnit Tests Teleporter|org.apache.sling.junit.teleporter|1.0.20|Y|jar",
+  "JUnit Tests Teleporter|org.apache.sling.junit.teleporter|1.0.22|Y|jar",
   "JUnit Health Checks|org.apache.sling.junit.healthcheck|1.0.6|Y|jar",
   "Kickstart Project|org.apache.sling.kickstart|0.0.2|Y|jar",
   "Launchpad API|org.apache.sling.launchpad.api|1.2.0|Y|jar",