Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 64671 invoked from network); 9 Dec 2009 11:56:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Dec 2009 11:56:51 -0000 Received: (qmail 18197 invoked by uid 500); 9 Dec 2009 11:56:50 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 18151 invoked by uid 500); 9 Dec 2009 11:56:50 -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 18141 invoked by uid 99); 9 Dec 2009 11:56:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2009 11:56:50 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 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; Wed, 09 Dec 2009 11:56:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id AB67323888E9; Wed, 9 Dec 2009 11:56:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r888774 - /camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteEndpointTest.java Date: Wed, 09 Dec 2009 11:56:28 -0000 To: commits@camel.apache.org From: davsclaus@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091209115628.AB67323888E9@eris.apache.org> Author: davsclaus Date: Wed Dec 9 11:56:28 2009 New Revision: 888774 URL: http://svn.apache.org/viewvc?rev=888774&view=rev Log: Removed problematic test Removed: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteEndpointTest.java