Return-Path: X-Original-To: apmail-tuscany-commits-archive@www.apache.org Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D258C35B for ; Mon, 11 Jun 2012 14:46:12 +0000 (UTC) Received: (qmail 72058 invoked by uid 500); 11 Jun 2012 14:46:12 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 72035 invoked by uid 500); 11 Jun 2012 14:46:12 -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 72028 invoked by uid 99); 11 Jun 2012 14:46:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 14:46:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Mon, 11 Jun 2012 14:46:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4F1572388847 for ; Mon, 11 Jun 2012 14:45:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1348876 - /tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml Date: Mon, 11 Jun 2012 14:45:51 -0000 To: commits@tuscany.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120611144551.4F1572388847@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Mon Jun 11 14:45:50 2012 New Revision: 1348876 URL: http://svn.apache.org/viewvc?rev=1348876&view=rev Log: Remove jersy pom dependency as it didn't seem to help Modified: tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml Modified: tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml?rev=1348876&r1=1348875&r2=1348876&view=diff ============================================================================== --- tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml (original) +++ tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml Mon Jun 11 14:45:50 2012 @@ -52,14 +52,6 @@ - com.sun.jersey - jersey-project - 1.6 - pom - test - - - org.mortbay.jetty jetty 6.1.26