This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit fc5bedc5b930129107d41dbb878299e5bb41f639 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Jul 13 02:30:28 2023 +0200 release Testing PaxExam 4.0.0, Scripting Groovy 1.3.0, Parent & Bundle Parent 51 --- 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 a8be67c63..505e3e7ee 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 2023 +* Testing PaxExam 4.0.0, Scripting Groovy 1.3.0, Parent & Bundle Parent 51 (13th) * OSGi Feature Maven Plugin 1.7.2, Feature Launcher Maven Plugin 0.1.6 (10th) * Parent & Bundle Parent 50, Maven Enforcer Rules 1.2.0 (8th) * XSS Protection API 2.3.8 (3rd) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index 0810c2d92..51e331328 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -238,7 +238,7 @@ def bundles=[ "Scripting JSP API Wrapper|org.apache.sling.scripting.jsp-api|1.0.2|Y|jar", "Scripting JSP Taglib|org.apache.sling.scripting.jsp.taglib|2.4.0|Y|jar", "Scripting FreeMarker|org.apache.sling.scripting.freemarker|1.0.4|Y|jar", - "Scripting Groovy|org.apache.sling.scripting.groovy|1.2.0|Y|jar", + "Scripting Groovy|org.apache.sling.scripting.groovy|1.3.0|Y|jar", "Scripting HTL Runtime|org.apache.sling.scripting.sightly.runtime|1.2.6-1.4.0|Y|jar", "Scripting HTL Compiler|org.apache.sling.scripting.sightly.compiler|1.2.14-1.4.0|Y|jar", "Scripting HTL Java Compiler|org.apache.sling.scripting.sightly.compiler.java|1.2.2-1.4.0|Y|jar", @@ -273,7 +273,7 @@ def bundles=[ "Testing OSGi Mock Core|org.apache.sling.testing.osgi-mock.core|3.3.8|org.apache.sling.testing.osgi-mock|jar", "Testing OSGi Mock JUnit 4|org.apache.sling.testing.osgi-mock.junit4|3.3.8|org.apache.sling.testing.osgi-mock|jar", "Testing OSGi Mock JUnit 5|org.apache.sling.testing.osgi-mock.junit5|3.3.8|org.apache.sling.testing.osgi-mock|jar", - "Testing PaxExam|org.apache.sling.testing.paxexam|3.1.0|Y|jar", + "Testing PaxExam|org.apache.sling.testing.paxexam|4.0.0|Y|jar", "Testing Rules|org.apache.sling.testing.rules|2.0.2|Y|jar", "Testing Resource Resolver Mock|org.apache.sling.testing.resourceresolver-mock|1.4.2|Y|jar", "Testing Server Setup Tools|org.apache.sling.testing.serversetup|1.0.4|Y|jar",
