Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 64209 invoked from network); 30 Jun 2009 02:50:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 02:50:19 -0000 Received: (qmail 76679 invoked by uid 500); 30 Jun 2009 02:50:29 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 76604 invoked by uid 500); 30 Jun 2009 02:50:29 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 76594 invoked by uid 500); 30 Jun 2009 02:50:29 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 76591 invoked by uid 99); 30 Jun 2009 02:50:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 02:50:29 +0000 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 02:50:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A5F4234C046 for ; Mon, 29 Jun 2009 19:50:07 -0700 (PDT) Message-ID: <2033072373.1246330207368.JavaMail.jira@brutus> Date: Mon, 29 Jun 2009 19:50:07 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1772) Property ValueBuilder for 1.x In-Reply-To: <2138011217.1246284487622.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1772. --------------------------------- Resolution: Fixed Applied patch with thanks to Erwin. camel-1.x branch http://svn.apache.org/viewvc?rev=789536&view=rev > Property ValueBuilder for 1.x > ----------------------------- > > Key: CAMEL-1772 > URL: https://issues.apache.org/activemq/browse/CAMEL-1772 > Project: Apache Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 1.6.2 > Reporter: Erwin Kroon > Assignee: Willem Jiang > Fix For: 1.6.2 > > Attachments: property_valuebuilder-1.x.diff > > > Add a property valuebuilder as available in Camel 2.0. Implementation is a backport of 2.0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.