This is an automated email from the ASF dual-hosted git repository.
jeb 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 15f49fe Update downloads.tpl
15f49fe is described below
commit 15f49fedc367c1852a99e88f4365a24d2eeccbb7
Author: Jason E Bailey <[email protected]>
AuthorDate: Sat May 26 22:40:38 2018 -0400
Update downloads.tpl
added testing tools to deprecated list
---
src/main/jbake/templates/downloads.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index d78fef7..4a599ad 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -235,7 +235,6 @@ def bundles=[
"Testing Email|org.apache.sling.testing.email|1.0.0",
"Apache Sling Testing Rules|org.apache.sling.testing.rules|1.0.8",
"Apache Sling Server Setup Tools|org.apache.sling.testing.serversetup|1.0.1",
- "Testing Tools|org.apache.sling.testing.tools|1.0.16",
"URL Rewriter|org.apache.sling.urlrewriter|0.0.2",
"Web Console Branding|org.apache.sling.extensions.webconsolebranding|1.0.2",
"Web Console Security
Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.2.0",
@@ -247,6 +246,7 @@ def deprecated=[
"Commons JSON|Replaced with Commons
Johnzon|org.apache.sling.commons.json|2.0.20",
"GWT Integration||org.apache.sling.extensions.gwt.servlet|3.0.0",
"Launchpad Content|Replaced with Starter
Content|org.apache.sling.launchpad.content|2.0.12",
+ "Testing Tools|org.apache.sling.testing.tools|1.0.16"
]
//
------------------------------------------------------------------------------------------------
--
To stop receiving notification emails like this one, please contact
[email protected].