Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EA49E50D for ; Wed, 20 Feb 2013 16:19:17 +0000 (UTC) Received: (qmail 55575 invoked by uid 500); 20 Feb 2013 16:19:17 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 55272 invoked by uid 500); 20 Feb 2013 16:19:16 -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 54637 invoked by uid 99); 20 Feb 2013 16:19:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 16:19:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 20 Feb 2013 16:19:14 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A584023888D2 for ; Wed, 20 Feb 2013 16:18:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r851305 - in /websites/production/camel/content: cache/main.pageCache camel-30-roadmap.html Date: Wed, 20 Feb 2013 16:18:55 -0000 To: commits@camel.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130220161855.A584023888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Feb 20 16:18:55 2013 New Revision: 851305 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-30-roadmap.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-30-roadmap.html ============================================================================== --- websites/production/camel/content/camel-30-roadmap.html (original) +++ websites/production/camel/content/camel-30-roadmap.html Wed Feb 20 16:18:55 2013 @@ -102,6 +102,10 @@

Instead of having both uri and ref for endpoints, we should unify this and only use uri. If people want to use ref, then they can do that using "ref:xx" as an uri. This would simplify code as we don't have to check for either one.

+

Pluggable Message Store for temporary or permanent storage of exchanges (ohr)

+ +

See Camel 3.0 - Message Store.

+

Tasks for camel-3.x (finalize)