Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 32048 invoked from network); 19 Aug 2009 08:34:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Aug 2009 08:34:18 -0000 Received: (qmail 60893 invoked by uid 500); 19 Aug 2009 08:34:36 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 60806 invoked by uid 500); 19 Aug 2009 08:34:36 -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 60789 invoked by uid 99); 19 Aug 2009 08:34:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Aug 2009 08:34:36 +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; Wed, 19 Aug 2009 08:34:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DE857234C1E9 for ; Wed, 19 Aug 2009 01:34:14 -0700 (PDT) Message-ID: <1116650363.1250670854910.JavaMail.jira@brutus> Date: Wed, 19 Aug 2009 01:34:14 -0700 (PDT) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-4793) Remove those duplicated jars in the lib folder of the console applications In-Reply-To: <1873845686.1250214374794.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-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-4793. ---------------------------- Resolution: Fixed Assignee: Ivan Commit changes to trunk At revision: 805694 and 2.2-SNAPSHOT At revision: 805700 > Remove those duplicated jars in the lib folder of the console applications > -------------------------------------------------------------------------- > > Key: GERONIMO-4793 > URL: https://issues.apache.org/jira/browse/GERONIMO-4793 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.2 > Reporter: Ivan > Assignee: Ivan > Priority: Minor > Fix For: 2.2 > > > I found that in some of the console applications, those duplicated jar files are copied into the web-inf/lib folder. > IMO, only portlet related jar should be there, usually, we should only have one jar. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.