Return-Path: Delivered-To: apmail-incubator-geronimo-cvs-archive@www.apache.org Received: (qmail 40862 invoked from network); 5 Sep 2003 21:20:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Sep 2003 21:20:39 -0000 Received: (qmail 48527 invoked by uid 500); 5 Sep 2003 21:20:07 -0000 Delivered-To: apmail-incubator-geronimo-cvs-archive@incubator.apache.org Received: (qmail 48483 invoked by uid 500); 5 Sep 2003 21:20:06 -0000 Mailing-List: contact geronimo-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-cvs@incubator.apache.org Received: (qmail 48420 invoked from network); 5 Sep 2003 21:20:06 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 5 Sep 2003 21:20:05 -0000 Received: (qmail 40707 invoked by uid 1715); 5 Sep 2003 21:20:12 -0000 Date: 5 Sep 2003 21:20:12 -0000 Message-ID: <20030905212012.40699.qmail@minotaur.apache.org> From: jdillon@apache.org To: incubator-geronimo-cvs@apache.org Subject: cvs commit: incubator-geronimo/modules/web project.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jdillon 2003/09/05 14:20:12 Modified: modules/web project.xml Log: o added runtime depends for jetty Revision Changes Path 1.4 +44 -2 incubator-geronimo/modules/web/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/web/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 24 Aug 2003 05:36:36 -0000 1.3 +++ project.xml 5 Sep 2003 21:20:12 -0000 1.4 @@ -147,14 +147,56 @@ SNAPSHOT true + + deploy/jetty/lib + - + jetty SNAPSHOT true + + deploy/jetty/lib + + + + + + + ant + 1.5.2 + + true + + deploy/jetty/lib + + + + + + tomcat + jasper-compiler + 4.0.4 + + true + + deploy/jetty/lib + + + + + + tomcat + jasper-runtime + 4.0.4 + + true + + deploy/jetty/lib +