From dev-return-54060-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Sun Sep 02 07:31:42 2007 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 1593 invoked from network); 2 Sep 2007 07:31:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2007 07:31:41 -0000 Received: (qmail 57687 invoked by uid 500); 2 Sep 2007 07:31:36 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 57145 invoked by uid 500); 2 Sep 2007 07:31:35 -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 57134 invoked by uid 99); 2 Sep 2007 07:31:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Sep 2007 00:31:35 -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, 02 Sep 2007 07:31:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6523A714208 for ; Sun, 2 Sep 2007 00:31:19 -0700 (PDT) Message-ID: <12099955.1188718279411.JavaMail.jira@brutus> Date: Sun, 2 Sep 2007 00:31:19 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-3330) plugin schema for reducing redundancy in the catalog In-Reply-To: <27297082.1184709908482.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reassigned GERONIMO-3330: -------------------------------------- Assignee: David Jencks (was: Paul McMahan) > plugin schema for reducing redundancy in the catalog > ---------------------------------------------------- > > Key: GERONIMO-3330 > URL: https://issues.apache.org/jira/browse/GERONIMO-3330 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Plugins > Affects Versions: 2.1 > Reporter: Paul McMahan > Assignee: David Jencks > Attachments: plugins-1.2.xsd > > > GERONIMO-2757 introduced some changes to the geronimo plugin schema to allow more flexibility with specifying the geronimo version for a plugin. Further refinements to the schema can provide even greater flexibility and reduce the redundancy and complexity in plugin catalogs. Grouping the version and container sensitive part of the plugin data into elements within will help avoid separate catalog entries for tomcat and jetty compatible plugins, and also associate the version sensitive data closer to the geronimo-version element. I will attach a schema that demonstrates how this can be implemented. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.