Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 13737 invoked from network); 3 Apr 2008 05:48:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 05:48:43 -0000 Received: (qmail 89566 invoked by uid 500); 3 Apr 2008 05:48:42 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 89548 invoked by uid 500); 3 Apr 2008 05:48:42 -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 89539 invoked by uid 99); 3 Apr 2008 05:48:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 22:48:42 -0700 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 05:48:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7085F1A9832; Wed, 2 Apr 2008 22:48:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r644175 - /incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml Date: Thu, 03 Apr 2008 05:48:20 -0000 To: tuscany-commits@ws.apache.org From: lresende@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080403054820.7085F1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lresende Date: Wed Apr 2 22:48:19 2008 New Revision: 644175 URL: http://svn.apache.org/viewvc?rev=644175&view=rev Log: Fixing proper service dependency sample Modified: incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml Modified: incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml?rev=644175&r1=644174&r2=644175&view=diff ============================================================================== --- incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml (original) +++ incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml Wed Apr 2 22:48:19 2008 @@ -65,7 +65,7 @@ org.apache.tuscany.sca - sample-helloworld-ws-service-jms + sample-helloworld-service-jms 1.2-incubating-SNAPSHOT test --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org