You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by chirino <gi...@git.apache.org> on 2015/03/09 23:07:23 UTC

[GitHub] camel pull request: Fix for CAMEL-8452: Camel route model - Preser...

GitHub user chirino opened a pull request:

    https://github.com/apache/camel/pull/430

    Fix for CAMEL-8452: Camel route model - Preserve {{ }} placeholders 

    We preserve just the uri property of ProcessorDefinitions before we create the associated Processor and restore the original value after the the processor is created.
    
    We can probably target more properties to be preserved/restored as the need arrises.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chirino/camel CAMEL-8452

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/430.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #430
    
----
commit 87d8893b701247981a69d0fe32d3be06cf2edc7e
Author: Hiram Chirino <hi...@hiramchirino.com>
Date:   2015-03-09T21:53:38Z

    Fix for CAMEL-8452: Camel route model - Preserve {{ }} placeholders in model
    
    We preserve just the uri property of ProcessorDefinitions before we create the associated Processor and restore the original value after the the processor is created.
    
    We can probably target more properties to be preserved/restored as the need arrises.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: Fix for CAMEL-8452: Camel route model - Preser...

Posted by chirino <gi...@git.apache.org>.
Github user chirino closed the pull request at:

    https://github.com/apache/camel/pull/430


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---