Return-Path: Delivered-To: apmail-incubator-openwebbeans-commits-archive@minotaur.apache.org Received: (qmail 11853 invoked from network); 17 Feb 2009 12:46:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2009 12:46:39 -0000 Received: (qmail 21531 invoked by uid 500); 17 Feb 2009 12:46:39 -0000 Delivered-To: apmail-incubator-openwebbeans-commits-archive@incubator.apache.org Received: (qmail 21519 invoked by uid 500); 17 Feb 2009 12:46:39 -0000 Mailing-List: contact openwebbeans-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openwebbeans-dev@incubator.apache.org Delivered-To: mailing list openwebbeans-commits@incubator.apache.org Received: (qmail 21508 invoked by uid 99); 17 Feb 2009 12:46:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 04:46:39 -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; Tue, 17 Feb 2009 12:46:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 170522388B5E; Tue, 17 Feb 2009 12:46:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r745020 - /incubator/openwebbeans/trunk/pom.xml Date: Tue, 17 Feb 2009 12:46:15 -0000 To: openwebbeans-commits@incubator.apache.org From: struberg@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090217124616.170522388B5E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: struberg Date: Tue Feb 17 12:46:15 2009 New Revision: 745020 URL: http://svn.apache.org/viewvc?rev=745020&view=rev Log: OWB-76 using OWB standalone with jetty and tomcat Modified: incubator/openwebbeans/trunk/pom.xml Modified: incubator/openwebbeans/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/pom.xml?rev=745020&r1=745019&r2=745020&view=diff ============================================================================== --- incubator/openwebbeans/trunk/pom.xml (original) +++ incubator/openwebbeans/trunk/pom.xml Tue Feb 17 12:46:15 2009 @@ -360,7 +360,12 @@ org.apache.myfaces.core myfaces-api - 1.2.4 + 1.2.6 + + + org.apache.myfaces.core + myfaces-impl + 1.2.6 javassist