From commits-return-19164-apmail-tuscany-commits-archive=tuscany.apache.org@tuscany.apache.org Fri Nov 21 17:42:18 2008 Return-Path: Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: (qmail 70529 invoked from network); 21 Nov 2008 17:42:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2008 17:42:18 -0000 Received: (qmail 31402 invoked by uid 500); 21 Nov 2008 17:42:27 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 31329 invoked by uid 500); 21 Nov 2008 17:42:27 -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 31318 invoked by uid 99); 21 Nov 2008 17:42:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2008 09:42:27 -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; Fri, 21 Nov 2008 17:41:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 78BF0238887D; Fri, 21 Nov 2008 09:41:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r719652 - /tuscany/java/sca/modules/pom.xml Date: Fri, 21 Nov 2008 17:41:57 -0000 To: commits@tuscany.apache.org From: slaws@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081121174157.78BF0238887D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: slaws Date: Fri Nov 21 09:41:56 2008 New Revision: 719652 URL: http://svn.apache.org/viewvc?rev=719652&view=rev Log: Revert my change to remove http and jetty as it's required by the binding.http test. need to look at how to refine this. Modified: tuscany/java/sca/modules/pom.xml Modified: tuscany/java/sca/modules/pom.xml URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/pom.xml?rev=719652&r1=719651&r2=719652&view=diff ============================================================================== --- tuscany/java/sca/modules/pom.xml (original) +++ tuscany/java/sca/modules/pom.xml Fri Nov 21 09:41:56 2008 @@ -53,6 +53,8 @@ endpoint extensibility extensibility-equinox + host-http + host-jetty implementation-java implementation-java-runtime implementation-java-xml