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 3FD47200C0A for ; Sat, 28 Jan 2017 07:45:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3E538160B35; Sat, 28 Jan 2017 06:45:30 +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 89C92160B51 for ; Sat, 28 Jan 2017 07:45:29 +0100 (CET) Received: (qmail 91895 invoked by uid 500); 28 Jan 2017 06:45:28 -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 91866 invoked by uid 99); 28 Jan 2017 06:45:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2017 06:45:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 41C061A0146 for ; Sat, 28 Jan 2017 06:45:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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 (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id yNgoIoW9hNfT for ; Sat, 28 Jan 2017 06:45:27 +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 59D945FD75 for ; Sat, 28 Jan 2017 06:45:27 +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 9F7B5E043B for ; Sat, 28 Jan 2017 06:45:25 +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 A2CDC25298 for ; Sat, 28 Jan 2017 06:45:24 +0000 (UTC) Date: Sat, 28 Jan 2017 06:45:24 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-4162) Wrap deployer does not add default versions to exported packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 28 Jan 2017 06:45:30 -0000 [ https://issues.apache.org/jira/browse/KARAF-4162?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-4162: ---------------------------------------- Fix Version/s: (was: 4.1.0) 4.1.1 > Wrap deployer does not add default versions to exported packages > ---------------------------------------------------------------- > > Key: KARAF-4162 > URL: https://issues.apache.org/jira/browse/KARAF-4162 > Project: Karaf > Issue Type: Bug > Components: karaf-feature > Affects Versions: 4.0.3 > Reporter: Aleksei Lissitsin > Fix For: 4.0.9, 4.1.1 > > Attachments: export-package-actual.txt, export-package-expected.t= xt, spring-beans-4.1.7.RELEASE.jar > > > Wrap deployer does not add default versions to exported packages but shou= ld. Try, e.g., with the provided spring-beans jar. > My attempts to override this behaviour by using bundle:install with wrap = url containing '-nodefaultversion=3Dfalse' failed too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)