Return-Path: X-Original-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BBA859A9 for ; Thu, 12 May 2011 09:44:11 +0000 (UTC) Received: (qmail 25136 invoked by uid 500); 12 May 2011 09:44:11 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 25098 invoked by uid 500); 12 May 2011 09:44:11 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 25089 invoked by uid 99); 12 May 2011 09:44:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 09:44:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tommaso.teofili@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 09:44:03 +0000 Received: by yxn22 with SMTP id 22so497216yxn.6 for ; Thu, 12 May 2011 02:43:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=2CvIYqlcaReceg1JdmiUZSmMnJ9L8pZdRC8Inb/ij1w=; b=FChdv/RjDjxrV/tiCamAM2WkRdnK0oLWfLLS0BnkVvXgPHqLZKhKuwrsJ/trezgmyG hr38CRmn6Z3LTOozGP+NDmkrWAsfRuDy1BEnHKY2Bl4/1DQC/pr2+rK5X3j2S0JYSQAl JcYrvv3rB//U7mgDDyF0rWJFo53EsnBJ+7Mbo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=nDbIK9NQfkLhiqn4YrVXlywv45vwOkvp3YTpd63gFhEBaLcCV16foB6BUqAR8WDhFn e4J+vCFQdbV10ed0B3mJzSekCwDyvcj7xiU3k1p+RWivZsYCUCcqJ8F8vkGUyakQk+Er P8zW2Qp3zPUaj5i/4DnyOsd9TSpNYq1BFrT/s= Received: by 10.150.166.1 with SMTP id o1mr170713ybe.154.1305193420971; Thu, 12 May 2011 02:43:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.147.39.9 with HTTP; Thu, 12 May 2011 02:43:00 -0700 (PDT) In-Reply-To: References: From: Tommaso Teofili Date: Thu, 12 May 2011 11:43:00 +0200 Message-ID: Subject: Re: OSGi dependency learks in extension package To: clerezza-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd56ede385d5404a311060b --000e0cd56ede385d5404a311060b Content-Type: text/plain; charset=ISO-8859-1 Thanks Olivier, this fix looks good to me. I'm trying it out too; if everything still works and there isn't any objections from others I will commit it in short time. Tommaso 2011/5/12 Olivier Grisel > On 11 May 2011 17:23, Tommaso Teofili wrote: > > I think that depends on the recent introduction of the scala slf4j module > > which is assumed to replace the "common" slf4j artifacts, however I think > we > > should consider what Olivier is suggesting, will try to have a deeper > look. > > Tommaso > > I have attached a fix for the pom in this jira issue: > https://issues.apache.org/jira/browse/CLEREZZA-518 > > I confirm that this fixes the regression we observed on the > integration tests of Stanbol. > > -- > Olivier > --000e0cd56ede385d5404a311060b--