Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CE464D71B for ; Wed, 25 Jul 2012 11:55:37 +0000 (UTC) Received: (qmail 98985 invoked by uid 500); 25 Jul 2012 11:55:37 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 98898 invoked by uid 500); 25 Jul 2012 11:55:36 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 98874 invoked by uid 99); 25 Jul 2012 11:55:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 11:55:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E19EE140B94 for ; Wed, 25 Jul 2012 11:55:35 +0000 (UTC) Date: Wed, 25 Jul 2012 11:55:34 +0000 (UTC) From: "Karl Pauls (JIRA)" To: dev@felix.apache.org Message-ID: <1425706917.100714.1343217335926.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1640316161.85796.1342870774672.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (FELIX-3603) Resources in META-INF/xxx/ fodlers in a signed bundle should be checked 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/FELIX-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-3603. ------------------------------- Resolution: Fixed Fix Version/s: framework.security-2.2.0 I added a check which should make this work. Can you please check the current trunk? Thanks. > Resources in META-INF/xxx/ fodlers in a signed bundle should be checked > ----------------------------------------------------------------------- > > Key: FELIX-3603 > URL: https://issues.apache.org/jira/browse/FELIX-3603 > Project: Felix > Issue Type: Bug > Components: Framework Security > Reporter: Guillaume Nodet > Assignee: Karl Pauls > Fix For: framework.security-2.2.0 > > > See section 2.3.2 of the OSGi Core spec, > Bundles do not support partially signed bundles. The manifest must contain name sections for all resources but should not have entries for resources in the META-INF directory. Signed entries in the META-INF directory must be verified. Sub directories of META-INF must be treated like any other JAR directory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira