Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 27335 invoked from network); 15 Dec 2009 10:11:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Dec 2009 10:11:51 -0000 Received: (qmail 14728 invoked by uid 500); 15 Dec 2009 10:11:50 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 14627 invoked by uid 500); 15 Dec 2009 10:11:50 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 14617 invoked by uid 99); 15 Dec 2009 10:11:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2009 10:11:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2009 10:11:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 30E92234C4BA for ; Tue, 15 Dec 2009 02:11:18 -0800 (PST) Message-ID: <1429706768.1260871878199.JavaMail.jira@brutus> Date: Tue, 15 Dec 2009 10:11:18 +0000 (UTC) From: "zoe slattery (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Created: (ARIES-83) Blueprint bundle does not run on Equinox MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Blueprint bundle does not run on Equinox ----------------------------------------- Key: ARIES-83 URL: https://issues.apache.org/jira/browse/ARIES-83 Project: Aries Issue Type: Bug Reporter: zoe slattery Assignee: zoe slattery The blueprint bundle does not run on Equinox because it depends on org.osgi.service.cm; version="[1.3.0,2.0.0)" which is not implemented in org.eclipse.equinox.cm_1.0.100.v20090520-1800. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.