Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0D13651C for ; Wed, 27 Jul 2011 10:32:10 +0000 (UTC) Received: (qmail 14220 invoked by uid 500); 27 Jul 2011 10:14:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 13784 invoked by uid 500); 27 Jul 2011 10:14:12 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 13754 invoked by uid 99); 27 Jul 2011 10:14:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 10:14:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of willem.jiang@gmail.com designates 209.85.210.49 as permitted sender) Received: from [209.85.210.49] (HELO mail-pz0-f49.google.com) (209.85.210.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 10:14:01 +0000 Received: by pzk33 with SMTP id 33so2525615pzk.36 for ; Wed, 27 Jul 2011 03:13:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=WUgnCCulksmIPLxUxyHQuoVBHJG+TUnix90cqkXa3s8=; b=xa+03g2TpWow33Iv75foqos/NXgwmlWeGI6pdt3pGD4nOi2SXqY3ckPjKU4rjpL0RW pX1/0TTvn6QlI8RVPlGnir7pljP05vYAHnR/RKY9AG8sf5ge3NvEqa3SG0/0pWQcPAE2 1YS0GSN2ujMcfs8PurEMdkn8n++u2x60kHh2c= Received: by 10.68.15.100 with SMTP id w4mr2889934pbc.2.1311761620525; Wed, 27 Jul 2011 03:13:40 -0700 (PDT) Received: from [192.168.0.158] ([125.34.14.80]) by mx.google.com with ESMTPS id p7sm1533962pbn.81.2011.07.27.03.13.37 (version=SSLv3 cipher=OTHER); Wed, 27 Jul 2011 03:13:39 -0700 (PDT) Message-ID: <4E2FE4D0.4010701@gmail.com> Date: Wed, 27 Jul 2011 18:13:36 +0800 From: Willem Jiang User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: dev@activemq.apache.org Subject: Failed tests of ActiveMQ Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, When I tried to upgrade the camel version from 2.7.0 to 2.8.0 in ActiveMQ, I just found there are some test failed in this month. I just fixed some of them by spot an error of AMQ-2922, but there are some other test failures which are not related to this issue. I know it's a vacation season, can someone take a look at the other failed tests ? Thanks, Willem