Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 49350 invoked from network); 22 Apr 2007 14:37:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Apr 2007 14:37:37 -0000 Received: (qmail 74199 invoked by uid 500); 22 Apr 2007 14:37:43 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 74152 invoked by uid 500); 22 Apr 2007 14:37:42 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 74141 invoked by uid 99); 22 Apr 2007 14:37:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 07:37:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 07:37:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4CFA8714047 for ; Sun, 22 Apr 2007 07:37:15 -0700 (PDT) Message-ID: <13320309.1177252635282.JavaMail.jira@brutus> Date: Sun, 22 Apr 2007 07:37:15 -0700 (PDT) From: "Peter Neubauer (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Created: (FELIX-272) Add SymbolicName to the Manifest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Add SymbolicName to the Manifest -------------------------------- Key: FELIX-272 URL: https://issues.apache.org/jira/browse/FELIX-272 Project: Felix Issue Type: Bug Components: Dependency Manager Reporter: Peter Neubauer Add the Bundle-SymbolicName entry to the Manifest via the pom.xml in order to make the resulting bundle OSGi R4 compliant. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.