Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 97195 invoked from network); 20 Feb 2006 10:28:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Feb 2006 10:28:12 -0000 Received: (qmail 44573 invoked by uid 500); 20 Feb 2006 10:28:04 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 44534 invoked by uid 500); 20 Feb 2006 10:28:03 -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 44525 invoked by uid 99); 20 Feb 2006 10:28:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 02:28:03 -0800 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; Mon, 20 Feb 2006 02:28:03 -0800 Received: (qmail 97003 invoked by uid 65534); 20 Feb 2006 10:27:42 -0000 Message-ID: <20060220102742.97001.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r379074 - /incubator/activemq/trunk/activemq-core/project.xml Date: Mon, 20 Feb 2006 10:27:42 -0000 To: activemq-commits@geronimo.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jstrachan Date: Mon Feb 20 02:27:41 2006 New Revision: 379074 URL: http://svn.apache.org/viewcvs?rev=379074&view=rev Log: temporarily disabled a test case (AMQ-583) until we can verify it works on all platforms 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=379074&r1=379073&r2=379074&view=diff ============================================================================== --- incubator/activemq/trunk/activemq-core/project.xml (original) +++ incubator/activemq/trunk/activemq-core/project.xml Mon Feb 20 02:27:41 2006 @@ -343,6 +343,8 @@ **/ProxyConnectorTest.* **/FanoutTransportBrokerTest.* + + **/DiscoveryTransportBrokerTest.* **/openwire/*/*Test.*