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 1CEC610B76 for ; Sun, 9 Mar 2014 20:27:48 +0000 (UTC) Received: (qmail 15042 invoked by uid 500); 9 Mar 2014 20:27:45 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 15001 invoked by uid 500); 9 Mar 2014 20:27:44 -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 14984 invoked by uid 99); 9 Mar 2014 20:27:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2014 20:27:44 +0000 Date: Sun, 9 Mar 2014 20:27:44 +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] [Assigned] (KARAF-639) Karaf Plug-in validate goal doesn't support various aspects of PAX MVN/URL 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-639?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-639: ------------------------------------------ Assignee: Jean-Baptiste Onofr=C3=A9 > Karaf Plug-in validate goal doesn't support various aspects of PAX MVN/UR= L > -------------------------------------------------------------------------= - > > Key: KARAF-639 > URL: https://issues.apache.org/jira/browse/KARAF-639 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Affects Versions: 2.2.1 > Environment: Maven 2.2.1 or Maven 3.0.2, Java 1.6 > Reporter: David Valeri > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 3.0.1, 3.1.0 > > Attachments: KARAF-639-2.2.x-tests.patch, KARAF-639-trunk-tests.p= atch > > > A number of scenarios that are common in feature descriptors cause issues= with the validate goal of the plug-in. Support is better in the trunk; ho= wever, at least one of the scenarios is still unsupported. > The fixes must be backported to the 2.2.x branch as the trunk does not va= lidate feature descriptors without a namespace declaration and many existin= g feature descriptors that are transitively included in validation do not c= urrently include the namespace declaration. > The scenarios in question are: > 1) A blueprint file referenced from a bundle element. > 2) Loading bundles from a repository other than the default repositories = for PAX MVN/URL. > 3) Loading a WAR from a bundle element. > 4) Loading a plain JAR with the wrap protocol in a bundle element. -- This message was sent by Atlassian JIRA (v6.2#6252)