[jira] [Commented] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-10328:


GitHub user ssharma opened a pull request:

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

CAMEL-10328 : Support for attachments in Slack incoming web hooks



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

$ git pull https://github.com/ssharma/camel slack-attachment

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

https://github.com/apache/camel/pull/1178.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 #1178


commit 38b51c10263187a49f752cc58cc99f38e645dad2
Author: Siddharth Sharma 
Date:   2016-09-18T07:27:34Z

CAMEL-10328 : Support for attachments in Slack incoming web hooks




> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments



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


[jira] [Updated] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread Siddharth Sharma (JIRA)

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

Siddharth Sharma updated CAMEL-10328:
-
Description: 
Current camel-slack component http://camel.apache.org/slack.html doesn't 
support attachments in incoming webhooks

Slack API : 
https://api.slack.com/docs/message-attachments

Added support for attachments to be sent as part of incoming web hooks to Slack


  was:
Current camel-slack component http://camel.apache.org/slack.html doesn't 
support attachments in incoming webhooks

Slack API : 
https://api.slack.com/docs/message-attachments



> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments
> Added support for attachments to be sent as part of incoming web hooks to 
> Slack



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


[jira] [Resolved] (CAMEL-10308) Provide a way to use async engine from ProducerTemplate

2016-09-18 Thread Claus Ibsen (JIRA)

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

Claus Ibsen resolved CAMEL-10308.
-
Resolution: Fixed
  Assignee: Claus Ibsen

Thanks for the PR

> Provide a way to use async engine from ProducerTemplate
> ---
>
> Key: CAMEL-10308
> URL: https://issues.apache.org/jira/browse/CAMEL-10308
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-core
>Reporter: Vitalii Tymchyshyn
>Assignee: Claus Ibsen
> Fix For: 2.18.0
>
>
> Currently ProducerTemplate delegates to Sync engine even when async* methods 
> are used.
> This improvement:
>  * changes async methods to use async engine
>  * Provides Java 8 CompletableFuture  instead of regular Future to the called
>  * Provides a way to invoke async engine without additional thread pool 



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


[jira] [Resolved] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread Claus Ibsen (JIRA)

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

Claus Ibsen resolved CAMEL-10328.
-
Resolution: Fixed
  Assignee: Claus Ibsen

Thanks for the PR

> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-slack
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments
> Added support for attachments to be sent as part of incoming web hooks to 
> Slack



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


[jira] [Updated] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-10328:

Component/s: camel-slack

> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-slack
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments
> Added support for attachments to be sent as part of incoming web hooks to 
> Slack



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


[jira] [Commented] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-10328:


Github user asfgit closed the pull request at:

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


> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-slack
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments
> Added support for attachments to be sent as part of incoming web hooks to 
> Slack



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


[jira] [Updated] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread Siddharth Sharma (JIRA)

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

Siddharth Sharma updated CAMEL-10328:
-
Description: 
Current camel-slack component http://camel.apache.org/slack.html doesn't 
support attachments in incoming webhooks

Slack API : 
https://api.slack.com/docs/message-attachments


> Enhance Slack component to support attachments in webhooks
> --
>
> Key: CAMEL-10328
> URL: https://issues.apache.org/jira/browse/CAMEL-10328
> Project: Camel
>  Issue Type: Improvement
>Affects Versions: 2.18.0
>Reporter: Siddharth Sharma
>Priority: Minor
> Fix For: 2.18.0
>
>
> Current camel-slack component http://camel.apache.org/slack.html doesn't 
> support attachments in incoming webhooks
> Slack API : 
> https://api.slack.com/docs/message-attachments



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


[jira] [Created] (CAMEL-10328) Enhance Slack component to support attachments in webhooks

2016-09-18 Thread Siddharth Sharma (JIRA)
Siddharth Sharma created CAMEL-10328:


 Summary: Enhance Slack component to support attachments in webhooks
 Key: CAMEL-10328
 URL: https://issues.apache.org/jira/browse/CAMEL-10328
 Project: Camel
  Issue Type: Improvement
Affects Versions: 2.18.0
Reporter: Siddharth Sharma
Priority: Minor
 Fix For: 2.18.0






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


[jira] [Commented] (CAMEL-9991) lots of broken links on camel.apache.org

2016-09-18 Thread onder sezgin (JIRA)

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

onder sezgin commented on CAMEL-9991:
-

One more thing,

As with the original config, i ran and got the output as below. If that means 
adocs are OK, maybe this issue may be closed.
otherwise, as i previously mentioned if there is a guide how i can run link 
checker for new wiki version (i mean adoc s), i can run the link checker and 
try to fix the links in adoc s if neccessary.

regards

> lots of broken links on camel.apache.org
> 
>
> Key: CAMEL-9991
> URL: https://issues.apache.org/jira/browse/CAMEL-9991
> Project: Camel
>  Issue Type: Task
>  Components: documentation
>Reporter: Bennet Schulz
>Priority: Trivial
>
> Hi guys,
> I recently found some broken links and used a link checker after that. In 
> total there are 86 broken links.
> here is a listing (sorry for the format):
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.asc
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.md5
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.sha1
>  
> http://camel.apache.org/confluence/display/~gzurowski 
> http://camel.apache.org/confluence/display/~muellerc  
> http://servicemix.apache.org/uris.htmlServiceMix URI Guide
> http://servicemix.apache.org/maven-jbi-plugin.htmlServiceMix Maven JBI 
> Plugins
> http://servicemix.apache.org/3-beginner-using-apache-camel-inside-servicemix.html
>  Using Camel with ServiceMix
> http://servicemix.apache.org/order-file-processing.html   Cookbook on 
> using Camel with ServiceMix
> http://mina.apache.org/iofilter.html  Mina IoFilters
> http://mina.apache.org/tutorial-on-protocolcodecfilter.html   Mina 
> documentation
> http://mina.apache.org/report/1.1/apidocs/org/apache/mina/transport/vmpipe/package-summary.html
>MINA VM-Pipe API documentation
> http://servicemix.apache.org/servicemix-camel.htmlServiceMix Camel module
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://activemq.apache.org/maven/5.5.0/activemq-camel/apidocs/org/apache/activemq/camel/component/ActiveMQComponent.html
>   activeMQComponent() method
> http://camel.apache.org/$base/privacy-policy.html Privacy Policy
> http://apache.org/hello_world_soap_http   
> http://apache.org/hello_world_soap_http
> http://example.com/servicehttp://example.com/service
> http://www.eu.apachecon.com   ApacheCon Europe 2008
> https://svn.apache.org/repos/asf/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/Client.java
>   cxf client API
> http://apache.org/cxf/Apache CXF
> http://newhosthttp://newhost
> http://hadoop.apache.org/hdfs/HDFS
> http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/
> Hibernate Validator
> http://metrics.codahale.com/  Metrics
> http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html   bayeux protocol
> http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html
> Google Guava EventBus
> http://servicemix.apache.org/SMX4NMR/index.html   ServiceMix 4.x
> https://rhiot.gitbooks.io/rhiotdocumentation/content/backend/camel_components/camel_openimaj_component.html
>OpenIMAJ
> http://svn.apache.org/repos/asf/camel/trunk/components/camel-test-cdi/src/test/java/org/apache/camel/test/cdi/FilterTest.java
>  example
> http://gliesian.com/camel/ApacheCamelComponents.pdf   Free PDF
> https://rhiot.gitbooks.io/rhiotdocumentation/content/gateway/camel_components/camel_kura_cloud_component.html
>  kura-cloud
> http://gauthcloud.appspot.com/http://gauthcloud.appspot.com/
> http://camelcloud.appspot.com/http://camelcloud.appspot.com/
> http://http//www.enterpriseintegrationpatterns.com/ComposedMessagingExample.html
>   EIP composed messaging sample
> http://scalate.fusesource.org/Scalate
> http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide   
> Camel integration out of the box
> http://scalate.fusesource.org/camel.html  Scalate
> http://www.db4o.com/  db4o
> http://fabric8.io/gitbook/camelEndpointAmq.html   AMQ
> http://servicemix.apache.org/camel-example.html   example
> https://open-esb.dev.java.net/Open ESB
> http://www.subrecord.org/ SubRecord
> http://www.opensplice.com/section-item.asp?id=964 PrismTech
> http://doc.akkasource.org/actors  actors
> http://doc.akkasource.org/camel   akka-camel
> http://touk.pl/toukeu/rw/pages/index.en.doTouK
> http://forge.jboss.org/   JBoss Forge
> http://forge.jboss.org/addon/io.fabric8.forge:camel   Camel addon
> 

[jira] [Comment Edited] (CAMEL-9991) lots of broken links on camel.apache.org

2016-09-18 Thread onder sezgin (JIRA)

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

onder sezgin edited comment on CAMEL-9991 at 9/18/16 7:11 PM:
--

One more thing,

As with the original config, i ran and got the output as below. If that means 
adocs are OK, maybe this issue may be closed.

{code}
$ grunt --gruntfile=Gruntfile.js
Running "http-server:dev" (http-server) task
Server running on http://0.0.0.0:8282/
Hit CTRL-C to stop the server

Running "linkChecker:dev" (linkChecker) task
>> Checking for broken links at: localhost:8282
>> No broken links found at: localhost:8282

Done, without errors.
{code}

otherwise, as i previously mentioned if there is a guide how i can run link 
checker for new wiki version (i mean adoc s), i can run the link checker and 
try to fix the links in adoc s if neccessary.

regards


was (Author: onders):
One more thing,

As with the original config, i ran and got the output as below. If that means 
adocs are OK, maybe this issue may be closed.
otherwise, as i previously mentioned if there is a guide how i can run link 
checker for new wiki version (i mean adoc s), i can run the link checker and 
try to fix the links in adoc s if neccessary.

regards

> lots of broken links on camel.apache.org
> 
>
> Key: CAMEL-9991
> URL: https://issues.apache.org/jira/browse/CAMEL-9991
> Project: Camel
>  Issue Type: Task
>  Components: documentation
>Reporter: Bennet Schulz
>Priority: Trivial
>
> Hi guys,
> I recently found some broken links and used a link checker after that. In 
> total there are 86 broken links.
> here is a listing (sorry for the format):
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.asc
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.md5
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.sha1
>  
> http://camel.apache.org/confluence/display/~gzurowski 
> http://camel.apache.org/confluence/display/~muellerc  
> http://servicemix.apache.org/uris.htmlServiceMix URI Guide
> http://servicemix.apache.org/maven-jbi-plugin.htmlServiceMix Maven JBI 
> Plugins
> http://servicemix.apache.org/3-beginner-using-apache-camel-inside-servicemix.html
>  Using Camel with ServiceMix
> http://servicemix.apache.org/order-file-processing.html   Cookbook on 
> using Camel with ServiceMix
> http://mina.apache.org/iofilter.html  Mina IoFilters
> http://mina.apache.org/tutorial-on-protocolcodecfilter.html   Mina 
> documentation
> http://mina.apache.org/report/1.1/apidocs/org/apache/mina/transport/vmpipe/package-summary.html
>MINA VM-Pipe API documentation
> http://servicemix.apache.org/servicemix-camel.htmlServiceMix Camel module
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://activemq.apache.org/maven/5.5.0/activemq-camel/apidocs/org/apache/activemq/camel/component/ActiveMQComponent.html
>   activeMQComponent() method
> http://camel.apache.org/$base/privacy-policy.html Privacy Policy
> http://apache.org/hello_world_soap_http   
> http://apache.org/hello_world_soap_http
> http://example.com/servicehttp://example.com/service
> http://www.eu.apachecon.com   ApacheCon Europe 2008
> https://svn.apache.org/repos/asf/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/Client.java
>   cxf client API
> http://apache.org/cxf/Apache CXF
> http://newhosthttp://newhost
> http://hadoop.apache.org/hdfs/HDFS
> http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/
> Hibernate Validator
> http://metrics.codahale.com/  Metrics
> http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html   bayeux protocol
> http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html
> Google Guava EventBus
> http://servicemix.apache.org/SMX4NMR/index.html   ServiceMix 4.x
> https://rhiot.gitbooks.io/rhiotdocumentation/content/backend/camel_components/camel_openimaj_component.html
>OpenIMAJ
> http://svn.apache.org/repos/asf/camel/trunk/components/camel-test-cdi/src/test/java/org/apache/camel/test/cdi/FilterTest.java
>  example
> http://gliesian.com/camel/ApacheCamelComponents.pdf   Free PDF
> https://rhiot.gitbooks.io/rhiotdocumentation/content/gateway/camel_components/camel_kura_cloud_component.html
>  kura-cloud
> http://gauthcloud.appspot.com/http://gauthcloud.appspot.com/
> http://camelcloud.appspot.com/http://camelcloud.appspot.com/
> http://http//www.enterpriseintegrationpatterns.com/ComposedMessagingExample.html
>   EIP composed messaging sample
> http://scalate.fusesource.org/Scalate

[jira] [Commented] (CAMEL-9991) lots of broken links on camel.apache.org

2016-09-18 Thread onder sezgin (JIRA)

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

onder sezgin commented on CAMEL-9991:
-

Hi Claus,

I've tried to run link checker agaisnt camel.apache.org port=80. There are lots 
of 404s and other warning/error messages on the console i receive as below.

So i guess you suggest us to run link checker on localhost against 
camel-website project. How could we run link checker for camel-website?
If there is a guide, i can give it a go? if not(i'll try anyway :) ), let me 
see if i can get around.

Cheers

{code}
$ grunt --gruntfile=Gruntfile.js
Running "http-server:dev" (http-server) task
Server running on http://0.0.0.0:8282/
Hit CTRL-C to stop the server

Running "linkChecker:dev" (linkChecker) task
>> Checking for broken links at: camel.apache.org:80
>> Resource not found linked from http://camel.apache.org/ to 
>> http://camel.apache.org/confluence/display/~muellerc%20
>> Status code: 404
>> Resource not found linked from http://camel.apache.org/ to 
>> http://camel.apache.org/confluence/display/~davsclaus%20
>> Status code: 404
>> Resource not found linked from http://camel.apache.org/ to 
>> http://camel.apache.org/confluence/display/~gzurowski%20
{code}

> lots of broken links on camel.apache.org
> 
>
> Key: CAMEL-9991
> URL: https://issues.apache.org/jira/browse/CAMEL-9991
> Project: Camel
>  Issue Type: Task
>  Components: documentation
>Reporter: Bennet Schulz
>Priority: Trivial
>
> Hi guys,
> I recently found some broken links and used a link checker after that. In 
> total there are 86 broken links.
> here is a listing (sorry for the format):
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.asc
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.md5
>   
> http://www.apache.org/dist/camel/apache-camel/2.11.3/apache-camel-2.11.3.zip.sha1
>  
> http://camel.apache.org/confluence/display/~gzurowski 
> http://camel.apache.org/confluence/display/~muellerc  
> http://servicemix.apache.org/uris.htmlServiceMix URI Guide
> http://servicemix.apache.org/maven-jbi-plugin.htmlServiceMix Maven JBI 
> Plugins
> http://servicemix.apache.org/3-beginner-using-apache-camel-inside-servicemix.html
>  Using Camel with ServiceMix
> http://servicemix.apache.org/order-file-processing.html   Cookbook on 
> using Camel with ServiceMix
> http://mina.apache.org/iofilter.html  Mina IoFilters
> http://mina.apache.org/tutorial-on-protocolcodecfilter.html   Mina 
> documentation
> http://mina.apache.org/report/1.1/apidocs/org/apache/mina/transport/vmpipe/package-summary.html
>MINA VM-Pipe API documentation
> http://servicemix.apache.org/servicemix-camel.htmlServiceMix Camel module
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
> http://activemq.apache.org/maven/5.5.0/activemq-camel/apidocs/org/apache/activemq/camel/component/ActiveMQComponent.html
>   activeMQComponent() method
> http://camel.apache.org/$base/privacy-policy.html Privacy Policy
> http://apache.org/hello_world_soap_http   
> http://apache.org/hello_world_soap_http
> http://example.com/servicehttp://example.com/service
> http://www.eu.apachecon.com   ApacheCon Europe 2008
> https://svn.apache.org/repos/asf/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/Client.java
>   cxf client API
> http://apache.org/cxf/Apache CXF
> http://newhosthttp://newhost
> http://hadoop.apache.org/hdfs/HDFS
> http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/
> Hibernate Validator
> http://metrics.codahale.com/  Metrics
> http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html   bayeux protocol
> http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html
> Google Guava EventBus
> http://servicemix.apache.org/SMX4NMR/index.html   ServiceMix 4.x
> https://rhiot.gitbooks.io/rhiotdocumentation/content/backend/camel_components/camel_openimaj_component.html
>OpenIMAJ
> http://svn.apache.org/repos/asf/camel/trunk/components/camel-test-cdi/src/test/java/org/apache/camel/test/cdi/FilterTest.java
>  example
> http://gliesian.com/camel/ApacheCamelComponents.pdf   Free PDF
> https://rhiot.gitbooks.io/rhiotdocumentation/content/gateway/camel_components/camel_kura_cloud_component.html
>  kura-cloud
> http://gauthcloud.appspot.com/http://gauthcloud.appspot.com/
> http://camelcloud.appspot.com/http://camelcloud.appspot.com/
> http://http//www.enterpriseintegrationpatterns.com/ComposedMessagingExample.html
>   EIP composed messaging sample
> http://scalate.fusesource.org/Scalate
>