Return-Path: Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: (qmail 65872 invoked from network); 19 Nov 2008 15:49:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 15:49:31 -0000 Received: (qmail 51646 invoked by uid 500); 19 Nov 2008 15:49:40 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 51571 invoked by uid 500); 19 Nov 2008 15:49:40 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 51562 invoked by uid 99); 19 Nov 2008 15:49:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 07:49:40 -0800 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 15:48:26 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2446F2388892; Wed, 19 Nov 2008 07:48:41 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r718990 - /tuscany/java/sca/modules/host-jetty/pom.xml Date: Wed, 19 Nov 2008 15:48:40 -0000 To: commits@tuscany.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081119154841.2446F2388892@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Wed Nov 19 07:48:40 2008 New Revision: 718990 URL: http://svn.apache.org/viewvc?rev=718990&view=rev Log: Add reqd dependency Modified: tuscany/java/sca/modules/host-jetty/pom.xml Modified: tuscany/java/sca/modules/host-jetty/pom.xml URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/host-jetty/pom.xml?rev=718990&r1=718989&r2=718990&view=diff ============================================================================== --- tuscany/java/sca/modules/host-jetty/pom.xml (original) +++ tuscany/java/sca/modules/host-jetty/pom.xml Wed Nov 19 07:48:40 2008 @@ -48,6 +48,18 @@ + org.mortbay.jetty + jetty-util + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + javax.servlet servlet-api 2.5