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 C26A1200AE4 for ; Wed, 25 May 2016 09:32:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C13E5160A17; Wed, 25 May 2016 07:32:14 +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 0A9DE160A18 for ; Wed, 25 May 2016 09:32:13 +0200 (CEST) Received: (qmail 64146 invoked by uid 500); 25 May 2016 07:32:13 -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 64040 invoked by uid 99); 25 May 2016 07:32:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2016 07:32:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DD9F02C1F5C for ; Wed, 25 May 2016 07:32:12 +0000 (UTC) Date: Wed, 25 May 2016 07:32:12 +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] [Created] (KARAF-4538) Cellar bundle regex is way too "global" in command and MBean MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 25 May 2016 07:32:14 -0000 Jean-Baptiste Onofr=C3=A9 created KARAF-4538: ------------------------------------------- Summary: Cellar bundle regex is way too "global" in command an= d MBean Key: KARAF-4538 URL: https://issues.apache.org/jira/browse/KARAF-4538 Project: Karaf Issue Type: Bug Components: cellar-bundle, cellar-management, cellar-shell Affects Versions: cellar-3.0.3, cellar-4.0.0 Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 Fix For: cellar-4.0.1, cellar-3.0.5 When you manipulate bundle (stop, start, etc) on the cluster (using CellarB= undleMBean or cluster:bundle* commands), it expects a bundle ID name/versio= n. However, the pattern.find() is too aggressive and take unexpected bundle= s.=20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)