Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 12373 invoked from network); 30 Oct 2009 02:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Oct 2009 02:44:23 -0000 Received: (qmail 17289 invoked by uid 500); 30 Oct 2009 02:44:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 17182 invoked by uid 500); 30 Oct 2009 02:44:22 -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 17174 invoked by uid 99); 30 Oct 2009 02:44:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2009 02:44:22 +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; Fri, 30 Oct 2009 02:44:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6ED16234C045 for ; Thu, 29 Oct 2009 19:43:59 -0700 (PDT) Message-ID: <474259712.1256870639438.JavaMail.jira@brutus> Date: Fri, 30 Oct 2009 02:43:59 +0000 (UTC) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4923) Remove those classloader plugins In-Reply-To: <2082852704.1256178839397.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-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771744#action_12771744 ] Ivan commented on GERONIMO-4923: -------------------------------- After searching the all the plugins, xbean-finder is used by client and openejb, and geronimo-schema-jee_5 is only used by geronimo-jaxws. Will remove those classloader plugins once I could build those three modules successfully. > Remove those classloader plugins > -------------------------------- > > Key: GERONIMO-4923 > URL: https://issues.apache.org/jira/browse/GERONIMO-4923 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: osgi-bundles > Affects Versions: 3.0 > Reporter: Ivan > Fix For: 3.0 > > > After the OSGI integration, suppose that we should not need those classloader plugins. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.