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

2014-12-02 Thread Claus Ibsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-8090:
---
Affects Version/s: (was: 2.15.0)

 Camel-chunk component
 -

 Key: CAMEL-8090
 URL: https://issues.apache.org/jira/browse/CAMEL-8090
 Project: Camel
  Issue Type: New Feature
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. 
 *Edit:* _I've submitted a PR with the new component._
 Bye,
 Andrea



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


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

2014-12-02 Thread Claus Ibsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-8090:
---
Fix Version/s: 2.15.0

 Camel-chunk component
 -

 Key: CAMEL-8090
 URL: https://issues.apache.org/jira/browse/CAMEL-8090
 Project: Camel
  Issue Type: New Feature
Reporter: Andrea Cosentino
Priority: Minor
  Labels: components
 Fix For: 2.15.0


 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. 
 *Edit:* _I've submitted a PR with the new component._
 Bye,
 Andrea



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


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

2014-11-30 Thread Andrea Cosentino (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Cosentino updated CAMEL-8090:

Description: 
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. 

Edit: I've submitted a PR with the new component.

Bye,
Andrea

  was:
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


 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. 
 Edit: I've submitted a PR with the new component.
 Bye,
 Andrea



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


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

2014-11-30 Thread Andrea Cosentino (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Cosentino updated CAMEL-8090:

Description: 
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. 

*Edit:* _I've submitted a PR with the new component._

Bye,
Andrea

  was:
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. 

Edit: I've submitted a PR with the new component.

Bye,
Andrea


 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. 
 *Edit:* _I've submitted a PR with the new component._
 Bye,
 Andrea



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


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

2014-11-27 Thread Andrea Cosentino (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Cosentino updated CAMEL-8090:

Labels: components  (was: )

 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)