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 82DB4200C8F for ; Fri, 9 Jun 2017 14:30:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7EC05160BD4; Fri, 9 Jun 2017 12:30:23 +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 CC2AE160B9C for ; Fri, 9 Jun 2017 14:30:22 +0200 (CEST) Received: (qmail 75846 invoked by uid 500); 9 Jun 2017 12:30:20 -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 75835 invoked by uid 99); 9 Jun 2017 12:30:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2017 12:30:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 034441858C8 for ; Fri, 9 Jun 2017 12:30:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id iFIXtC-ROrha for ; Fri, 9 Jun 2017 12:30:19 +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 0ABC15F1E7 for ; Fri, 9 Jun 2017 12:30:19 +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 8544BE06C4 for ; Fri, 9 Jun 2017 12:30:18 +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 3AD592193D for ; Fri, 9 Jun 2017 12:30:18 +0000 (UTC) Date: Fri, 9 Jun 2017 12:30:18 +0000 (UTC) From: "Steven Spungin (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-5191) can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Jun 2017 12:30:23 -0000 Steven Spungin created KARAF-5191: ------------------------------------- Summary: can't remove mvn:org.ops4j.pax.web/pax-web-features/6= .0.3/xml/features Key: KARAF-5191 URL: https://issues.apache.org/jira/browse/KARAF-5191 Project: Karaf Issue Type: Bug Affects Versions: 4.1.1 Reporter: Steven Spungin I am trying to install pax-war/6.0.2. The current Karaf uses pax-war/6.0.3= . If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then= install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed.= =20 Now, if I try to uninstall mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml= /features, I get a confirm message but the repo is not removed. ``` karaf@root()> repo-remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/= features = 08:26:31 Removing features repository mvn:org.ops4j.pax.web/pax-web-features/6.0.3/x= ml/features ``` ``` pax-jetty =E2=94=82 9.3.14.v20161028 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.3 =E2=94=82 Provide Jetty engine s= upport pax-http-jetty =E2=94=82 6.0.3 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.3 =E2=94=82 pax-http =E2=94=82 6.0.3 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.3 =E2=94=82 Implementation of the = OSGI HTTP Service pax-http-whiteboard =E2=94=82 6.0.3 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.3 =E2=94=82 Provide HTTP Whiteboar= d pattern support pax-jetty =E2=94=82 9.3.15.v20161220 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.2 =E2=94=82 Provide Jetty engine s= upport pax-http-jetty =E2=94=82 6.0.2 =E2=94=82 =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.2 =E2=94=82 pax-war =E2=94=82 6.0.2 =E2=94=82 x =E2=94=82= Started =E2=94=82 org.ops4j.pax.web-6.0.2 =E2=94=82 Provide support of a f= ull WebContainer ``` -- This message was sent by Atlassian JIRA (v6.3.15#6346)