Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95CCB9D99 for ; Sun, 26 Feb 2012 17:58:49 +0000 (UTC) Received: (qmail 42050 invoked by uid 500); 26 Feb 2012 17:58:48 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 41968 invoked by uid 500); 26 Feb 2012 17:58:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 41959 invoked by uid 99); 26 Feb 2012 17:58:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 17:58:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of minfrin@sharp.fm designates 72.32.122.20 as permitted sender) Received: from [72.32.122.20] (HELO chandler.sharp.fm) (72.32.122.20) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 17:58:39 +0000 Received: from chandler.sharp.fm (localhost [127.0.0.1]) by chandler.sharp.fm (Postfix) with ESMTP id E2FAE94802C for ; Sun, 26 Feb 2012 11:58:18 -0600 (CST) Received: from [10.0.0.251] (87-194-125-19.bethere.co.uk [87.194.125.19]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: minfrin@sharp.fm) by chandler.sharp.fm (Postfix) with ESMTP id 86ECC948003 for ; Sun, 26 Feb 2012 11:58:18 -0600 (CST) From: Graham Leggett Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 2.4 docs not auto-updating Date: Sun, 26 Feb 2012 19:58:17 +0200 Message-Id: To: dev@httpd.apache.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Checked: Checked by ClamAV on apache.org Hi all, Having updated transformations, I've noticed that both the trunk and = v2.4 docs aren't updating automatically after a checkin. Is there something that needs to be updated for this to happen? Regards, Graham --