You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/30 10:18:13 UTC

[jira] [Commented] (CAMEL-8090) Camel-chunk component

    [ https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229047#comment-14229047 ] 

ASF GitHub Bot commented on CAMEL-8090:
---------------------------------------

GitHub user oscerd opened a pull request:

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

    Added new component Camel-chunk

    Hi all,
    
    This PR is related to:
    https://issues.apache.org/jira/browse/CAMEL-8090
    
    It's a new component based on Chunk templates for Java: http://www.x5software.com/chunk/examples/ChunkExample
    
    Thanks a lot,
    
    Bye,
    Andrea

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

    $ git pull https://github.com/oscerd/camel new-component-camel-chunk

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

    https://github.com/apache/camel/pull/345.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 #345
    
----
commit d8787da45e729dcfe116ffd1720c6205b890e688
Author: ancosen <an...@gmail.com>
Date:   2014-11-30T09:14:35Z

    Added new component Camel-chunk

----


> Camel-chunk component
> ---------------------
>
>                 Key: CAMEL-8090
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8090
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.15.0
>            Reporter: Andrea Cosentino
>            Priority: Minor
>              Labels: components
>
> Hi all,
> I'm currently working on this new Camel component: https://github.com/oscerd/camel-chunk
> This component allows for processing a message using a Chunk template. Chunk is a templating Java library released under Apache License 2.0. You can find more information here: http://www.x5software.com/chunk/examples/ChunkExample
> Looking at the results of some tests Chunk seems to be very fast and I think it might be another solution to be added to existing components (Mustache, Velocity, FreeMarker etc.).
> I'd like to have some feedbacks from the developers community and from the Committers before submitting a pull request on the Camel master branch.
> Thanks in advance and let me know your opinion. If you think is ready to be integrated, I'll do a PR in the next days.
> Bye,
> Andrea



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)