Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 40893 invoked from network); 2 Jan 2009 14:29:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2009 14:29:14 -0000 Received: (qmail 36429 invoked by uid 500); 2 Jan 2009 14:29:14 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 36407 invoked by uid 500); 2 Jan 2009 14:29:14 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 36398 invoked by uid 99); 2 Jan 2009 14:29:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 06:29:14 -0800 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; Fri, 02 Jan 2009 14:29:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 88CB92388870; Fri, 2 Jan 2009 06:28:53 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r730739 - /activemq/camel/branches/camel-1.x/ Date: Fri, 02 Jan 2009 14:28:53 -0000 To: camel-commits@activemq.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090102142853.88CB92388870@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Fri Jan 2 06:28:53 2009 New Revision: 730739 URL: http://svn.apache.org/viewvc?rev=730739&view=rev Log: Blocked revisions 730716,730721 via svnmerge ........ r730716 | ningjiang | 2009-01-02 21:39:39 +0800 (Fri, 02 Jan 2009) | 1 line Fixed the test error of FileExclusiveReadRenameStrategyTest on windows box ........ r730721 | ningjiang | 2009-01-02 22:05:09 +0800 (Fri, 02 Jan 2009) | 1 line CAMEL-1043 Using OSGI bundle activator to search the component and type converter ........ Modified: activemq/camel/branches/camel-1.x/ (props changed) Propchange: activemq/camel/branches/camel-1.x/ ------------------------------------------------------------------------------ --- svnmerge-blocked (original) +++ svnmerge-blocked Fri Jan 2 06:28:53 2009 @@ -1 +1 @@ -/activemq/camel/trunk:709448 +/activemq/camel/trunk:709448,730716,730721