Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 83563 invoked from network); 14 Sep 2008 13:04:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Sep 2008 13:04:07 -0000 Received: (qmail 59383 invoked by uid 500); 14 Sep 2008 13:04:02 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 59307 invoked by uid 500); 14 Sep 2008 13:04:01 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 59296 invoked by uid 99); 14 Sep 2008 13:04:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Sep 2008 06:04:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Sep 2008 13:03:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 515CF234C1C7 for ; Sun, 14 Sep 2008 06:03:44 -0700 (PDT) Message-ID: <1201514790.1221397424332.JavaMail.jira@brutus> Date: Sun, 14 Sep 2008 06:03:44 -0700 (PDT) From: "Simon Kitching (JIRA)" To: issues@commons.apache.org Subject: [jira] Updated: (LOGGING-124) Commons logging does not work in an osgi environment In-Reply-To: <1819526919.1218908984497.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LOGGING-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching updated LOGGING-124: ----------------------------------- Priority: Major (was: Critical) Issue Type: Improvement (was: Bug) > Commons logging does not work in an osgi environment > ---------------------------------------------------- > > Key: LOGGING-124 > URL: https://issues.apache.org/jira/browse/LOGGING-124 > Project: Commons Logging > Issue Type: Improvement > Affects Versions: 1.1.1 > Reporter: Christian Schneider > > Commons logging should provide Manifest information for using it as an OSGI bundle. Eventually detection of logging engines and loading of configs should also be changed to make commons-logging osgi ready. > I have given this problem the critical priority as currently many people are working on osgi projects and as many open source libs use commons-logging this is an important thing to solve. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.