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 0C5368C7A for ; Wed, 7 Sep 2011 16:02:44 +0000 (UTC) Received: (qmail 1850 invoked by uid 500); 7 Sep 2011 16:02:43 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 1772 invoked by uid 500); 7 Sep 2011 16:02:43 -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 1758 invoked by uid 99); 7 Sep 2011 16:02:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 16:02:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL,TVD_SUBJ_NUM_OBFU_MINFP X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 16:02:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 0996640F00D4; Wed, 7 Sep 2011 18:02:16 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8OqyEUl6832V; Wed, 7 Sep 2011 18:02:15 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id D937140F00D3; Wed, 7 Sep 2011 18:02:15 +0200 (CEST) From: Stefan Bodewig To: general@logging.apache.org, log4net-dev@logging.apache.org Subject: Re: mvn based log4net website References: <878vq05q6p.fsf@v35516.1blu.de> Date: Wed, 07 Sep 2011 18:02:15 +0200 In-Reply-To: (Christian Grobmeier's message of "Wed, 7 Sep 2011 17:36:43 +0200") Message-ID: <87r53s49yw.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2011-09-07, Christian Grobmeier wrote: > looked at it - great job Stefan. Curt had already done most of the conversion from the Anakia based site. > There is only thing I found so quick - look at the logo top left you have used. > You could replace it with the logo here: > http://logging.apache.org/log4php/ > It has a (tm) symbol in it. Thanks! Fixed (and I also copied the mvn feather from log4php while I was at it). Stefan