Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6820B176C7 for ; Mon, 26 Jan 2015 19:53:34 +0000 (UTC) Received: (qmail 85780 invoked by uid 500); 26 Jan 2015 19:53:34 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 85747 invoked by uid 500); 26 Jan 2015 19:53:34 -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 85736 invoked by uid 99); 26 Jan 2015 19:53:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 19:53:34 +0000 Date: Mon, 26 Jan 2015 19:53:34 +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-3360) karaf-maven-plugin expects '$' as bundle URL argument separator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-3360?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-3360: ---------------------------------------- Fix Version/s: (was: 3.0.3) 3.0.4 > karaf-maven-plugin expects '$' as bundle URL argument separator > --------------------------------------------------------------- > > Key: KARAF-3360 > URL: https://issues.apache.org/jira/browse/KARAF-3360 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Affects Versions: 3.0.2, 4.0.0.M1 > Reporter: Maciej Mraczek > Labels: feature > Fix For: 4.0.0, 3.0.4 > > > karaf-maven-plugin -> InstallKarsMojo -> installBundle exptects '$' as UR= L arguments separator. > The '$' is not properly recognized by Karaf core, so it is not possible t= o install feature which contains bundle (i.e. webbundle) with URL with '$' = used as argument separator. > The symbol should be "?" -- This message was sent by Atlassian JIRA (v6.3.4#6332)