Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 47999 invoked from network); 6 Jun 2009 08:38:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jun 2009 08:38:15 -0000 Received: (qmail 37139 invoked by uid 500); 6 Jun 2009 08:38:27 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 37093 invoked by uid 500); 6 Jun 2009 08:38:27 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 37084 invoked by uid 99); 6 Jun 2009 08:38:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 08:38:27 +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; Sat, 06 Jun 2009 08:38:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0B6E42388874; Sat, 6 Jun 2009 08:38:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r782207 - /camel/trunk/tests/camel-itest-osgi/pom.xml Date: Sat, 06 Jun 2009 08:38:02 -0000 To: commits@camel.apache.org From: davsclaus@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090606083803.0B6E42388874@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: davsclaus Date: Sat Jun 6 08:38:02 2009 New Revision: 782207 URL: http://svn.apache.org/viewvc?rev=782207&view=rev Log: Temporary disabled osgi tests at TC to not let in hang. Modified: camel/trunk/tests/camel-itest-osgi/pom.xml Modified: camel/trunk/tests/camel-itest-osgi/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/pom.xml?rev=782207&r1=782206&r2=782207&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-osgi/pom.xml (original) +++ camel/trunk/tests/camel-itest-osgi/pom.xml Sat Jun 6 08:38:02 2009 @@ -188,6 +188,8 @@ **/*Test.* + + **/*Test.* **/OSGiIntegrationSpringTest.*