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 3C83E6B97 for ; Tue, 19 Jul 2011 09:43:11 +0000 (UTC) Received: (qmail 38026 invoked by uid 500); 19 Jul 2011 09:43:09 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 37924 invoked by uid 500); 19 Jul 2011 09:42:55 -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 37908 invoked by uid 99); 19 Jul 2011 09:42:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 09:42:52 +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; Tue, 19 Jul 2011 09:42:45 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D677723888C2 for ; Tue, 19 Jul 2011 09:42:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1148259 - in /tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime: ./ pom.xml Date: Tue, 19 Jul 2011 09:42:24 -0000 To: commits@tuscany.apache.org From: fmoga@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110719094224.D677723888C2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmoga Date: Tue Jul 19 09:42:23 2011 New Revision: 1148259 URL: http://svn.apache.org/viewvc?rev=1148259&view=rev Log: Merge repository changes to 2.0-Beta3 branch. Modified: tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/ (props changed) tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/pom.xml Propchange: tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Tue Jul 19 09:42:23 2011 @@ -1,2 +1,2 @@ /tuscany/branches/sca-java-1.3/modules/binding-comet-runtime:671193 -/tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime:1147891 +/tuscany/sca-java-2.x/trunk/modules/binding-comet-runtime:1147891,1148256 Modified: tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/pom.xml URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/pom.xml?rev=1148259&r1=1148258&r2=1148259&view=diff ============================================================================== --- tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/pom.xml (original) +++ tuscany/sca-java-2.x/branches/2.0-Beta3/modules/binding-comet-runtime/pom.xml Tue Jul 19 09:42:23 2011 @@ -66,25 +66,4 @@ - - - gson-googlecode-repository - http://google-gson.googlecode.com/svn/mavenrepo - - true - - - true - - - - sonatype-releases - https://oss.sonatype.org/content/repositories/releases/ - - - sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - -