Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 97746 invoked from network); 24 Apr 2006 17:49:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Apr 2006 17:49:22 -0000 Received: (qmail 24329 invoked by uid 500); 24 Apr 2006 17:49:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 24292 invoked by uid 500); 24 Apr 2006 17:49:15 -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 24281 invoked by uid 99); 24 Apr 2006 17:49:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 10:49:15 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 10:49:14 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0FD9D7142C0 for ; Mon, 24 Apr 2006 17:48:06 +0000 (GMT) Message-ID: <5225945.1145900886062.JavaMail.jira@brutus> Date: Mon, 24 Apr 2006 17:48:06 +0000 (GMT+00:00) From: "Prasad Kashyap (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-1904) Precompile JSPs for all apps by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Precompile JSPs for all apps by default --------------------------------------- Key: GERONIMO-1904 URL: http://issues.apache.org/jira/browse/GERONIMO-1904 Project: Geronimo Type: Bug Security: public (Regular issues) Versions: 1.1 Reporter: Prasad Kashyap Assigned to: Dain Sundstrom Fix For: 1.1 Here's a patch that will precompile jsps for all apps by default. This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars. http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira