Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 89268 invoked from network); 23 Aug 2007 10:27:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 10:27:11 -0000 Received: (qmail 77157 invoked by uid 500); 23 Aug 2007 10:27:08 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 77077 invoked by uid 500); 23 Aug 2007 10:27:07 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 77068 invoked by uid 99); 23 Aug 2007 10:27:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 03:27:07 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 10:27:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A13BA1A981A; Thu, 23 Aug 2007 03:26:49 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r568920 - /incubator/tuscany/java/sca/distribution/bundle/pom.xml Date: Thu, 23 Aug 2007 10:26:49 -0000 To: tuscany-commits@ws.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070823102649.A13BA1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Thu Aug 23 03:26:47 2007 New Revision: 568920 URL: http://svn.apache.org/viewvc?rev=568920&view=rev Log: TUSCANY-1572, temp fix so webapp ServletHost is not included in the bundle jar, TUSCANY-1568 will do a better fix Modified: incubator/tuscany/java/sca/distribution/bundle/pom.xml Modified: incubator/tuscany/java/sca/distribution/bundle/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/distribution/bundle/pom.xml?rev=568920&r1=568919&r2=568920&view=diff ============================================================================== --- incubator/tuscany/java/sca/distribution/bundle/pom.xml (original) +++ incubator/tuscany/java/sca/distribution/bundle/pom.xml Thu Aug 23 03:26:47 2007 @@ -182,11 +182,11 @@ tuscany-host-rmi ${pom.version} - + ${pom.groupId} tuscany-http-jetty --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org