Return-Path: Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: (qmail 63359 invoked from network); 1 Oct 2009 08:12:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 08:12:10 -0000 Received: (qmail 53362 invoked by uid 500); 1 Oct 2009 08:12:10 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 53304 invoked by uid 500); 1 Oct 2009 08:12:10 -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 53295 invoked by uid 99); 1 Oct 2009 08:12:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 08:12:10 +0000 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; Thu, 01 Oct 2009 08:12:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E9C3923888D4; Thu, 1 Oct 2009 08:11:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r820564 - in /tuscany/java/sca: itest/pom.xml modules/pom.xml Date: Thu, 01 Oct 2009 08:11:46 -0000 To: commits@tuscany.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091001081146.E9C3923888D4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Thu Oct 1 08:11:46 2009 New Revision: 820564 URL: http://svn.apache.org/viewvc?rev=820564&view=rev Log: Add scdl module and itest to build Modified: tuscany/java/sca/itest/pom.xml tuscany/java/sca/modules/pom.xml Modified: tuscany/java/sca/itest/pom.xml URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/pom.xml?rev=820564&r1=820563&r2=820564&view=diff ============================================================================== --- tuscany/java/sca/itest/pom.xml (original) +++ tuscany/java/sca/itest/pom.xml Thu Oct 1 08:11:46 2009 @@ -74,6 +74,7 @@ references scaclient-api scopes + scdl services service-reference wires Modified: tuscany/java/sca/modules/pom.xml URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/pom.xml?rev=820564&r1=820563&r2=820564&view=diff ============================================================================== --- tuscany/java/sca/modules/pom.xml (original) +++ tuscany/java/sca/modules/pom.xml Thu Oct 1 08:11:46 2009 @@ -90,6 +90,7 @@ policy-logging sca-api sca-client-impl + scdl stripes xsd