Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8D8DF200C26 for ; Fri, 10 Feb 2017 10:55:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8C3A1160B5B; Fri, 10 Feb 2017 09:55:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D80DC160B69 for ; Fri, 10 Feb 2017 10:55:45 +0100 (CET) Received: (qmail 76359 invoked by uid 500); 10 Feb 2017 09:55:45 -0000 Mailing-List: contact issues-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 issues@karaf.apache.org Received: (qmail 76336 invoked by uid 99); 10 Feb 2017 09:55:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2017 09:55:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 95BC2C3473 for ; Fri, 10 Feb 2017 09:55:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id LvsJ2398FN7H for ; Fri, 10 Feb 2017 09:55:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 01E085F576 for ; Fri, 10 Feb 2017 09:55:44 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EDCB9E031F for ; Fri, 10 Feb 2017 09:55:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0755C21D70 for ; Fri, 10 Feb 2017 09:55:42 +0000 (UTC) Date: Fri, 10 Feb 2017 09:55:42 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-4109) For backward compatibility, support the resolver attribute in features XML MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Feb 2017 09:55:46 -0000 [ https://issues.apache.org/jira/browse/KARAF-4109?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned KARAF-4109: -------------------------------------- Assignee: Guillaume Nodet (was: Jean-Baptiste Onofr=C3=A9) > For backward compatibility, support the resolver attribute in features XM= L > -------------------------------------------------------------------------= - > > Key: KARAF-4109 > URL: https://issues.apache.org/jira/browse/KARAF-4109 > Project: Karaf > Issue Type: Bug > Components: karaf-archetypes, karaf-feature > Affects Versions: 4.0.0, 4.0.1, 4.0.2, 4.0.3 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Guillaume Nodet > > The resolver attribute in features XML is not supported anymore throwing = errors at installation time. > We have to: > 1. fix the feature archetype to remove the reference to the resolver attr= ibute > 2. for backward compatibility, it makes sense to support the resolver att= ribute even if we don't really use it. -- This message was sent by Atlassian JIRA (v6.3.15#6346)