From activemq-commits-return-1519-apmail-geronimo-activemq-commits-archive=geronimo.apache.org@geronimo.apache.org Wed Apr 05 12:59:12 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 31309 invoked from network); 5 Apr 2006 12:59:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 12:59:12 -0000 Received: (qmail 55423 invoked by uid 500); 5 Apr 2006 12:59:11 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 55382 invoked by uid 500); 5 Apr 2006 12:59:10 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 55373 invoked by uid 99); 5 Apr 2006 12:59:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 05:59:10 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 05 Apr 2006 05:59:10 -0700 Received: (qmail 31002 invoked by uid 65534); 5 Apr 2006 12:58:49 -0000 Message-ID: <20060405125849.31001.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r391607 - /incubator/activemq/trunk/activemq-core/project.xml Date: Wed, 05 Apr 2006 12:58:49 -0000 To: activemq-commits@geronimo.apache.org From: rajdavies@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rajdavies Date: Wed Apr 5 05:58:48 2006 New Revision: 391607 URL: http://svn.apache.org/viewcvs?rev=391607&view=rev Log: comment out KahaXARecoveryBrokerTest Modified: incubator/activemq/trunk/activemq-core/project.xml Modified: incubator/activemq/trunk/activemq-core/project.xml URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/project.xml?rev=391607&r1=391606&r2=391607&view=diff ============================================================================== --- incubator/activemq/trunk/activemq-core/project.xml (original) +++ incubator/activemq/trunk/activemq-core/project.xml Wed Apr 5 05:58:48 2006 @@ -340,12 +340,16 @@ **/perf/* + **/RendezvousDiscoverTransportTest.* **/ItStillMarshallsTheSameTest.* + + + **/KahaXARecoveryBrokerTest.* **/ProxyConnectorTest.*