You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/07/01 08:30:16 UTC

[sling-site] branch master updated: Connection timeout agent 1.0.0

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

rombert 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 cc18018  Connection timeout agent 1.0.0
cc18018 is described below

commit cc18018fc982f9dda74c8c1ed1b7ba1839e3ef91
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jul 1 11:29:27 2019 +0300

    Connection timeout agent 1.0.0
---
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 1 +
 2 files changed, 5 insertions(+)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 76f286b..02edcce 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our [downloads](/downloads.cgi) page.
 
+## July 2019
+
+* Connection Timeout Agent 1.0.0 (1st)
+
 ## June 2019
 
 * Installer Factory Configuration 1.2.4 (27th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index e11ca11..3527c56 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -67,6 +67,7 @@ def bundles=[
   "Commons Scheduler|org.apache.sling.commons.scheduler|2.7.2|Y|jar",
   "Commons Testing|org.apache.sling.commons.testing|2.1.2|Y|jar",
   "Commons Threads|org.apache.sling.commons.threads|3.2.18|Y|jar",
+  "Connection Timeout Agent|org.apache.sling.connection-timeout-agent|1.0.0|Y|jar",
   "Content Detection Support|org.apache.sling.commons.contentdetection|1.0.2|Y|jar",
   "Context-Aware Configuration API|org.apache.sling.caconfig.api|1.1.2|Y|jar",
   "Context-Aware Configuration bnd Plugin|org.apache.sling.caconfig.bnd-plugin|1.0.2|Y|jar",