Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7026 invoked from network); 24 Jul 2009 08:37:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 08:37:40 -0000 Received: (qmail 86884 invoked by uid 500); 24 Jul 2009 08:38:45 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86797 invoked by uid 500); 24 Jul 2009 08:38:45 -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 86789 invoked by uid 99); 24 Jul 2009 08:38:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 08:38:45 +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; Fri, 24 Jul 2009 08:38:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E5C47234C053 for ; Fri, 24 Jul 2009 01:38:14 -0700 (PDT) Message-ID: <1046674463.1248424694940.JavaMail.jira@brutus> Date: Fri, 24 Jul 2009 01:38:14 -0700 (PDT) From: "viola.lu (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4661) Meaningless message displays while Geronimo ear plan contains modules that aren't in the ear In-Reply-To: <1567735151.1243691167384.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/GERONIMO-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu updated GERONIMO-4661: ------------------------------- Attachment: GERONIMO-4661_new.patch pls help review the new simplee patch,thanks > Meaningless message displays while Geronimo ear plan contains modules that aren't in the ear > -------------------------------------------------------------------------------------------- > > Key: GERONIMO-4661 > URL: https://issues.apache.org/jira/browse/GERONIMO-4661 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 2.2 > Environment: Windows XP > JDK 1.5 > Reporter: Ivan > Assignee: Jarek Gawor > Priority: Minor > Fix For: 2.1.5, 2.2 > > Attachments: GERONIMO-4661.patch, GERONIMO-4661_new.patch > > > While the ear plan contains modules which are not in the ear, the console will show > Geronimo ear plan contains modules that aren't in the ear : false. It is not friendly for user to correct the plan, > Please check the \geronimo\plugins\j2ee\geronimo-j2ee-builder\src\main\java\org\apache\geronimo\j2ee\deployment\EARConfigBuilder.java line 904 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.