From general-return-1989-apmail-logging-general-archive=logging.apache.org@logging.apache.org Wed Nov 28 07:21:28 2012 Return-Path: X-Original-To: apmail-logging-general-archive@www.apache.org Delivered-To: apmail-logging-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74731DDEB for ; Wed, 28 Nov 2012 07:21:28 +0000 (UTC) Received: (qmail 7893 invoked by uid 500); 28 Nov 2012 07:21:27 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 7801 invoked by uid 500); 28 Nov 2012 07:21:25 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Logging General" List-Id: Delivered-To: mailing list general@logging.apache.org Received: (qmail 7742 invoked by uid 99); 28 Nov 2012 07:21:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 07:21:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dpsenner@gmail.com designates 209.85.215.175 as permitted sender) Received: from [209.85.215.175] (HELO mail-ea0-f175.google.com) (209.85.215.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 07:21:13 +0000 Received: by mail-ea0-f175.google.com with SMTP id h11so5309794eaa.34 for ; Tue, 27 Nov 2012 23:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index :x-ms-exchange-organization-originalclientipaddress :x-ms-exchange-organization-originalserveripaddress:x-mimeole; bh=acD//q4YDxYkxt5ycL4/EhLmxdCdML3RBhh6GdLw5Lk=; b=ElPn9TxU8AbedQTIjFdqIngTxVH1sCS87felmUg0Jv6PC6xvNqmHj8SHZqeP03edTu pcGr1KUt+yybLeR6gI6PfOsOsR42xILpTQoLS+mqVLS4xCV7Rj5jMF8DeRuoxIMfV9rw EC71ieFqH3eUIwsuTSFyvOQsuXHj7TZCxQP6/a6AV1ioxufzz4c++NUCDra/rZ7xWAzD sobmr0f8Tjg6gNa6XLSRvGrX2rGJUSKhlsdZb+A+QEW/SGFyGGgN7D9ZBeChLmCrusO7 evRaBnEWtoTLcgaCvuJZIIB+LZcUe2J2bQjEIarGni9JSfAp4QLvDHn0ynVkgyXIPbyh ttfw== Received: by 10.14.214.132 with SMTP id c4mr46051622eep.18.1354087253774; Tue, 27 Nov 2012 23:20:53 -0800 (PST) Received: from DOMINIKP ([95.171.44.200]) by mx.google.com with ESMTPS id a45sm44855702eep.16.2012.11.27.23.20.52 (version=SSLv3 cipher=OTHER); Tue, 27 Nov 2012 23:20:53 -0800 (PST) From: "Dominik Psenner" To: "'Logging General'" Cc: "'Log4NET Dev'" Subject: FW: Add new FAQ entry Date: Wed, 28 Nov 2012 08:20:48 +0100 Message-ID: <5C3F8C4540F04C7589EF789F844A351A@alpin.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Ac3MmXBBl1/o/oVUQO2MXdigcC88BgAnwssg x-ms-exchange-organization-originalclientipaddress: 192.168.25.115 x-ms-exchange-organization-originalserveripaddress: fe80::dbc:9157:39b:6c99%12 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7601.17609 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Yesterday I posted this message on log4net-dev but maybe noone noticed. :-) Is there someone around that knows how the publishing of the log4net website works? Cheers, D. >-----Original Message----- >From: Dominik Psenner [mailto:dpsenner@gmail.com] >Sent: Tuesday, November 27, 2012 1:19 PM >To: 'Log4NET Dev' >Subject: Add new FAQ entry > >Hi, > >I gotta question about adding a new FAQ entry. I don't know how the build >system works behind the scenes but I believe it should be enough to update: > >src\site\xdoc\release\faq.xml > >and commit. The website should then update itself, doesn't it? > >Cheers, >D.