From commits-return-4337-apmail-ace-commits-archive=ace.apache.org@ace.apache.org Thu Apr 17 08:55:46 2014 Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1AC010C4F for ; Thu, 17 Apr 2014 08:55:44 +0000 (UTC) Received: (qmail 11897 invoked by uid 500); 17 Apr 2014 08:53:24 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 11765 invoked by uid 500); 17 Apr 2014 08:53:20 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 11444 invoked by uid 99); 17 Apr 2014 08:53:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 08:53:18 +0000 Date: Thu, 17 Apr 2014 08:53:18 +0000 (UTC) From: "Marcel Offermans (JIRA)" To: commits@ace.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACE-365) OBR non-bundle metadata has no symbolicname/version metadata MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACE-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Offermans updated ACE-365: --------------------------------- Fix Version/s: next > OBR non-bundle metadata has no symbolicname/version metadata > ------------------------------------------------------------ > > Key: ACE-365 > URL: https://issues.apache.org/jira/browse/ACE-365 > Project: ACE > Issue Type: Improvement > Affects Versions: 1.0.0 > Reporter: Bram de Kruijff > Assignee: Marcel Offermans > Fix For: next > > > Although the ACE OBR support uploading non-bundle resources based on the filename := -. heuristic, this metadata is not reflected in the respository.xml index. Infact it only species the resource.uri. > As a result it is impossible to find these resources by querying the repository in a sensible way, such as using a requirement with an osgi.identity= filter directive. > Therefore, I suggest to at least add the resource.symbolicname and resource.version to the current implementation. This is in line with R5 where every resource will have an osgi.identity and osgi.content namespace capability. -- This message was sent by Atlassian JIRA (v6.2#6252)