Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 81898 invoked from network); 11 Dec 2005 16:57:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Dec 2005 16:57:38 -0000 Received: (qmail 58149 invoked by uid 500); 11 Dec 2005 16:57:36 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 58116 invoked by uid 500); 11 Dec 2005 16:57:35 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 58105 invoked by uid 99); 11 Dec 2005 16:57:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2005 08:57:35 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 862B6227 for ; Sun, 11 Dec 2005 17:57:14 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: commons-dev@jakarta.apache.org Date: Sun, 11 Dec 2005 16:57:14 -0000 Message-ID: <20051211165714.16924.40930@ajax.apache.org> Subject: [Jakarta-commons Wiki] Update of "Logging/1.1.0ReleasePlan" by RobertBurrellDonkin X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by RobertBurrellDonkin: http://wiki.apache.org/jakarta-commons/Logging/1%2e1%2e0ReleasePlan The comment on the change is: Notes on work pending for release ------------------------------------------------------------------------------ * How do we give downstream packagers and users a fair view of the actual JCL dependencies? + === Work To Resolve Design Issues === + + * eliminate optional jar + + ''sub-components don't work very well. in particular, i think too + many users are going to get too confused by yet another jar. WeakHashMap + will go into the base distribution, other classes will be moved into + contrib. perhaps another component (logging-extras) would be good or + perhaps moving them off shore.'' + + * clean up source '''DONE''' + + ''demonstration will be moved into contrib'' + + * improve support for downstream packagers + + ''add an ant task that creates a distribution with minimal dependencies. + create guide to help people understand the distribution with section on + dependencies.'' + + 1 log4j loggers + + ''log4j 1.3 is still not released. the new JCL release cannot depend on + unreleased code. the 1.3 implementation will be moved into contrib. + Log4JLogger and Log4J12Logger will be shipped with notes that direct use + of log4jlogger is deprecated and will be replaced by a logical logger + when log4j 1.3 ships.'' + + 1 ServletContextCleaner ''this will be shipped'' + + 1 IoC friendly design ''postponed'' + == Test Compatibility == Verify that TRACE support works for Log4J 1.2.12+. ''DONE'' --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org