Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 57795 invoked from network); 24 Dec 2009 23:11:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Dec 2009 23:11:57 -0000 Received: (qmail 81120 invoked by uid 500); 24 Dec 2009 23:11:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81020 invoked by uid 500); 24 Dec 2009 23:11:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 81012 invoked by uid 99); 24 Dec 2009 23:11:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Dec 2009 23:11:56 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Thu, 24 Dec 2009 23:11:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7E2AA234C04C for ; Thu, 24 Dec 2009 15:11:29 -0800 (PST) Message-ID: <714054544.1261696289515.JavaMail.jira@brutus.apache.org> Date: Thu, 24 Dec 2009 23:11:29 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4911) osgi manifest for plugins is created in the car-maven-plugin, not the deployer In-Reply-To: <92361023.1255715191327.JavaMail.jira@brutus> 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/GERONIMO-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794509#action_12794509 ] David Jencks commented on GERONIMO-4911: ---------------------------------------- So, the only part left here is to clean up Environment to leave out info we don't need any more. The manifest info is now created in an appropriate place. > osgi manifest for plugins is created in the car-maven-plugin, not the deployer > ------------------------------------------------------------------------------ > > Key: GERONIMO-4911 > URL: https://issues.apache.org/jira/browse/GERONIMO-4911 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: osgi > Affects Versions: 3.0 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 3.0 > > > Currently the deployer doesn't generate osgi metadata, the car-maven-plugin does. This needs to be fixed so that its possible to deploy stuff directly to geronimo without building a plugin with maven first. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.