From dev-return-11805-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Apr 27 17:52:33 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 98671 invoked from network); 27 Apr 2006 17:52:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 17:52:32 -0000 Received: (qmail 67277 invoked by uid 500); 27 Apr 2006 17:52:31 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 67239 invoked by uid 500); 27 Apr 2006 17:52:31 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 67228 invoked by uid 99); 27 Apr 2006 17:52:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 10:52:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of enriquer9@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wproxy.gmail.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 10:52:30 -0700 Received: by wproxy.gmail.com with SMTP id i32so1652873wra for ; Thu, 27 Apr 2006 10:52:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:reply-to:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=OCAmzpJk4eaXjoJZgTWwtUyuaD1C3+/rOklK90Vwxcbx9mv0J0pnG4afCVA0Ddtg5QLlvtLjSi2sGiYEmXCEhAguWZJOb/OCaHBZD1M8QSWn2VsLvXkbYOvSoJgQq0v3uU3TrCE8kMw9Cifauktw6dBadCeEA6lR2N1P/s68fT8= Received: by 10.54.107.17 with SMTP id f17mr6333060wrc; Thu, 27 Apr 2006 10:52:09 -0700 (PDT) Received: from ?192.168.0.100? ( [24.147.18.235]) by mx.gmail.com with ESMTP id 67sm680487wra.2006.04.27.10.52.09; Thu, 27 Apr 2006 10:52:09 -0700 (PDT) Message-ID: <445104C3.3020102@apache.org> Date: Thu, 27 Apr 2006 13:52:03 -0400 Reply-To: erodriguez@apache.org Organization: Apache Software Foundation User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: dev@directory.apache.org Subject: Re: Upgrading the OSGi References: <1145394893.3696.43.camel@trout> <44455B7A.5020707@apache.org> <1145479264.3691.44.camel@trout> <4449FCAE.1070409@apache.org> <1145931473.3649.58.camel@trout> <444E9C43.4030707@apache.org> <1146091499.3935.19.camel@trout> <568753d90604261641m3c3bf31dqbd92ba5a0e27a6ce@mail.gmail.com> <1146150965.3663.29.camel@trout> In-Reply-To: <1146150965.3663.29.camel@trout> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Enrique Rodriguez X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N John E. Conlon wrote: > On Wed, 2006-04-26 at 19:41 -0400, Enrique Rodriguez wrote: ... >> That's a nice feature. I did my POM wrapper to get things working. I >> don't plan on making any logging breakthroughs. At some point we can >> check out how any logging bundles out there turn out. ... > For what it's worth, below is a copy of the logging bundle Activator. Can you do me a favor and add that code to an attachment in JIRA? I can then accept it for inclusion without any problems and you start to build karma. I don't want to start a logging bundle, but having resettable log levels would be handy. Enrique