From dev-return-12726-apmail-karaf-dev-archive=karaf.apache.org@karaf.apache.org Fri Mar 2 09:00:58 2018 Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-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 9C8FE17CAF for ; Fri, 2 Mar 2018 09:00:58 +0000 (UTC) Received: (qmail 52758 invoked by uid 500); 2 Mar 2018 09:00:58 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 52721 invoked by uid 500); 2 Mar 2018 09:00:58 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Delivered-To: moderator for dev@karaf.apache.org Received: (qmail 50039 invoked by uid 99); 2 Mar 2018 08:58:09 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.485 X-Spam-Level: *** X-Spam-Status: No, score=3.485 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Date: Fri, 2 Mar 2018 01:58:02 -0700 (MST) From: "munishgupta.asr" To: dev@karaf.apache.org Message-ID: <1519981082593-0.post@n3.nabble.com> Subject: KARAF 4.1.5 & pax-logging-service MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi All, for our project, we are using KARAF 4.0.9 for now and decided to upgrade it to 4.1.5. we have a customer appender which is used as a fragment with pax-logging-service bundle. After upgrading to KARAF 4.1.5, it is failing to find pax-logging-service and service is not getting downloaded in system folder using maven. rather I could see 2 different folders in system path. Pax-logging-logback pax-logging-log4j2 have we removed support of pax-logging-service with KARAF 4.1.x onwards. What shall i use now as fragment-host bundle to get the build generated? Regards Munish -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html