[GitHub] camel pull request: A couple of test fixes for CAMEL-6939

2014-05-15 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

A couple of test fixes for CAMEL-6939



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

$ git pull https://github.com/kevinearls/camel master

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

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


commit 8d0075c6b3c291b0378289c4c4e2bdb2cc54d310
Author: Kevin Earls 
Date:   2014-05-09T13:01:49Z

A couple of test fixes for CAMEL-6939




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: First part of CAMEL-7482, update log messages ...

2014-06-06 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

First part of CAMEL-7482, update log messages on timeout

Update the warn messages that are logged when the graceful timeout is hit 
to let people know some resources may still be running.


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

$ git pull https://github.com/kevinearls/camel CAMEL-7482

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

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


commit 15f60b9b78d885b791d4dca4789b44671b6b02d5
Author: Kevin Earls 
Date:   2014-06-06T12:34:16Z

First part of CAMEL-7482, update log messages on timeout




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7486

2014-06-10 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7486



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

$ git pull https://github.com/kevinearls/camel CAMEL-7482

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

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


commit 30f18e3f4c3211768b365c86a3b0f8c5be38e4b9
Author: Kevin Earls 
Date:   2014-06-10T11:53:38Z

Fix for CAMEL-7486




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7493, Expose the component optio...

2014-06-11 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7493, Expose the component options for Camel JDBC



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

$ git pull https://github.com/kevinearls/camel CAMEL-7493

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

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


commit c2c90120b71e1a34ffe832d1e9e29f655247d30b
Author: Kevin Earls 
Date:   2014-06-11T08:05:00Z

Fix for CAMEL-7493, Expose the component options for Camel JDBC




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7498. Most of this was already d...

2014-06-11 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7498.  Most of this was already done, just adding a test h...

...ere

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

$ git pull https://github.com/kevinearls/camel CAMEL-7498

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

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


commit b66df8b76357fd4f292a40f0d4c12b49dc88d50c
Author: Kevin Earls 
Date:   2014-06-11T12:22:41Z

Fix for CAMEL-7498.  Most of this was already done, just adding a test here




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7499, Expose the component optio...

2014-06-11 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7499, Expose the component options for Camel Mail



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

$ git pull https://github.com/kevinearls/camel CAMEL-7499

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

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


commit cc4e7785f82e2e9cd524c2b155a56f6722bee2d0
Author: Kevin Earls 
Date:   2014-06-11T15:07:21Z

Fix for CAMEL-7499, Expose the component options for Camel Mail




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7507 Expose the component option...

2014-06-13 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7507 Expose the component options for Camel JPA



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

$ git pull https://github.com/kevinearls/camel CAMEL-7507

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

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


commit b00f75e426f96586e09cf0fb0c82a2ca038ca195
Author: Kevin Earls 
Date:   2014-06-13T12:56:42Z

Fix for CAMEL-7507 Expose the component options for Camel JPA




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fixes CAMEL-7508 Expose the component options ...

2014-06-13 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fixes CAMEL-7508 Expose the component options for Camel Infinispan



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

$ git pull https://github.com/kevinearls/camel CAMEL-7508

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

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


commit 2be3d6f8d8c77a7f26d608c2b5048438d3ac6424
Author: Kevin Earls 
Date:   2014-06-13T15:45:36Z

Fixes CAMEL-7508 Expose the component options for Camel Infinispan




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7509 Expose the component option...

2014-06-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7509 Expose the component options for Camel JGroups



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

$ git pull https://github.com/kevinearls/camel CAMEL-7509

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

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


commit d62ac0f4eb86d1e1eef4a5314a94e24e582dbbdd
Author: Kevin Earls 
Date:   2014-06-16T10:03:27Z

Fix for CAMEL-7509 Expose the component options for Camel JGroups




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7510 Expose the component option...

2014-06-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7510 Expose the component options for Camel Quartz



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

$ git pull https://github.com/kevinearls/camel CAMEL-7510

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

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


commit 4a0e89e58c339462701267fa8339530a7fd71105
Author: Kevin Earls 
Date:   2014-06-16T13:14:06Z

Fix for CAMEL-7510 Expose the component options for Camel Quartz




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7511 Expose the component option...

2014-06-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7511 Expose the component options for Camel Quartz2



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

$ git pull https://github.com/kevinearls/camel CAMEL-7511

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

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


commit 3956583c7aec40f89b75cf77f4ed5c20085c3ee2
Author: Kevin Earls 
Date:   2014-06-16T13:44:31Z

Fix for CAMEL-7511 Expose the component options for Camel Quartz2




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7512 Expose the component option...

2014-06-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7512 Expose the component options for Camel Netty



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

$ git pull https://github.com/kevinearls/camel CAMEL-7512

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

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


commit 3f8dcdde56b3012667a047f7f3b52a6f3640c12c
Author: Kevin Earls 
Date:   2014-06-16T15:48:09Z

Fix for CAMEL-7512 Expose the component options for Camel Netty




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7516 Expose the component option...

2014-06-17 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7516 Expose the component options for Camel HDFS



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

$ git pull https://github.com/kevinearls/camel CAMEL-7516

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

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


commit 6a47e9bd5ed1dfa0c47a42b3d5d1ef916c6262d8
Author: Kevin Earls 
Date:   2014-06-17T12:30:41Z

Fix for CAMEL-7516 Expose the component options for Camel HDFS




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7517 Expose the component option...

2014-06-17 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7517 Expose the component options for Camel HDFS2



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

$ git pull https://github.com/kevinearls/camel CAMEL-7517

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

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


commit 8579307e1592c695aa9c0229104eb67d9ead4394
Author: Kevin Earls 
Date:   2014-06-17T12:52:39Z

Fix for CAMEL-7517 Expose the component options for Camel HDFS2




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7529 Modify HeaderFilterStrategy...

2014-06-23 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7529 Modify HeaderFilterStrategyComponent to extend UriEnd...

...pointComponent instead of DefaultComponent.  This is needed to expose 
component options in components where XXXComponent.java extended 
HeaderFilterStrategyComponent rather than DefaultComponent.


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

$ git pull https://github.com/kevinearls/camel CAMEL-7529

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

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


commit 26f72c6fa5b2df324b5d457793143820535871a1
Author: Kevin Earls 
Date:   2014-06-23T12:38:08Z

Fix for CAMEL-7529 Modify HeaderFilterStrategyComponent to extend 
UriEndpointComponent instead of DefaultComponent




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7523 Expose the component option...

2014-06-24 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7523 Expose the component options for Camel CXF



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

$ git pull https://github.com/kevinearls/camel CAMEL-7523

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

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


commit ebbce3afcc4e8b57d0cc1ebb16e51f1faf69f9c9
Author: Kevin Earls 
Date:   2014-06-24T14:13:09Z

Fix for CAMEL-7523 Expose the component options for Camel CXF




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7530 Expose the component option...

2014-06-25 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7530 Expose the component options for Camel CXFRS



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

$ git pull https://github.com/kevinearls/camel CAMEL-7530

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

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


commit 0f25b1679891abeffad4be2b0398a9b80b4e42fd
Author: Kevin Earls 
Date:   2014-06-25T08:23:06Z

Fix for CAMEL-7530 Expose the component options for Camel CXFRS




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7533 Expose the component option...

2014-06-25 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7533 Expose the component options for Camel HTTP



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

$ git pull https://github.com/kevinearls/camel CAMEL-7533

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

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


commit 8100a976bad2753c1e2b94ad9b8c676db448706b
Author: Kevin Earls 
Date:   2014-06-25T09:38:05Z

Fix for CAMEL-7533 Expose the component options for Camel HTTP




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7534 Expose the component option...

2014-06-25 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7534 Expose the component options for Camel HTTP4



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

$ git pull https://github.com/kevinearls/camel CAMEL-7534

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

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


commit 5d493f9103b802b01bf42cce4152943090a007b6
Author: Kevin Earls 
Date:   2014-06-25T09:58:00Z

Fix for CAMEL-7534 Expose the component options for Camel HTTP4




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7537 Expose the component option...

2014-06-25 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7537 Expose the component options for Camel OptaPlanner



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

$ git pull https://github.com/kevinearls/camel CAMEL-7537

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

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


commit 1024879df5c05a4bc79fa826a974aeb2ec18daf9
Author: Kevin Earls 
Date:   2014-06-25T12:21:14Z

Fix for CAMEL-7537 Expose the component options for Camel OptaPlanner




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7535 Expose the component option...

2014-07-01 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7535 Expose the component options for Camel Jetty



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

$ git pull https://github.com/kevinearls/camel CAMEL-7535

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

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


commit 685ffd5d70ede0c8e9f053eb75942275aa961c91
Author: Kevin Earls 
Date:   2014-07-01T12:57:11Z

Fix for CAMEL-7535 Expose the component options for Camel Jetty




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7566 Expose the component option...

2014-07-02 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7566 Expose the component options for Camel Servlet



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

$ git pull https://github.com/kevinearls/camel CAMEL-7566

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

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


commit 9d661ab4b9097855ea4c9ac9bd1301808bb9a1fe
Author: Kevin Earls 
Date:   2014-07-02T12:50:40Z

Fix for CAMEL=7566 Expose the component options for Camel Servlet




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7569 Expose the component option...

2014-07-02 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7569 Expose the component options for Camel GAE

This includes updates to the gauth, ghttp, glogin, gmail, and gtask 
components

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

$ git pull https://github.com/kevinearls/camel CAMEL-7569

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

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


commit fe3de4af7162dff3a1fda227536cdd629c4f68a3
Author: Kevin Earls 
Date:   2014-07-02T16:20:14Z

Fix for CAMEL-7569 Expose the component options for Camel GAE




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7574 Expose the component option...

2014-07-03 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7574 Expose the component options for Camel Atmosphere Web...

...socket

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

$ git pull https://github.com/kevinearls/camel CAMEL-7574

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

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


commit 9e773d8982210b70bda2aad83dd88aea068ca549
Author: Kevin Earls 
Date:   2014-07-03T10:25:33Z

Fix for CAMEL-7574 Expose the component options for Camel Atmosphere 
Websocket




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7515 Expose the component option...

2014-07-07 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7515 Expose the component options for Camel Netty HTTP



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

$ git pull https://github.com/kevinearls/camel CAMEL-7515

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

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


commit e8216ac7b82f5010054479fea4ebfcb6e883988e
Author: Kevin Earls 
Date:   2014-07-07T11:53:29Z

Fix for CAMEL-7515 Expose the component options for Camel Netty HTTP




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7605 Expose the component option...

2014-07-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7605 Expose the component options for Camel Elasticsearch



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

$ git pull https://github.com/kevinearls/camel CAMEL-7605

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

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


commit 778c848c2f3265468158b0465f192ac9e3447439
Author: Kevin Earls 
Date:   2014-07-16T14:23:27Z

Fix for CAMEL-7605 Expose the component options for Camel Elasticsearch




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7606 Expose the component option...

2014-07-22 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7606 Expose the component options for Camel Zookeeper



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

$ git pull https://github.com/kevinearls/camel CAMEL-7606

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

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


commit 041e8e9e8d22941a548c0d7481af1285a93e0eb7
Author: Kevin Earls 
Date:   2014-07-22T14:30:06Z

Fix for CAMEL-7606 Expose the component options for Camel Zookeeper




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7510 Expose the component option...

2014-08-05 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7510 Expose the component option...

2014-08-06 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7510 Expose the component options for Camel Quartz



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

$ git pull https://github.com/kevinearls/camel CAMEL-7510

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

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


commit 329a40c00efdb2eea8c002974083e51ae1ec3d5b
Author: Kevin Earls 
Date:   2014-08-06T08:19:11Z

Fix for CAMEL-7510 Expose the component options for Camel Quartz




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7694 Eliminated race condition w...

2014-08-13 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7694 Eliminated race condition which caused intermittent t...

...est failures

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

$ git pull https://github.com/kevinearls/camel CAMEL-7694

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

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


commit b2c3b31bba3191aa193cbb672b5d353fd2818ed2
Author: Kevin Earls 
Date:   2014-08-13T17:42:00Z

Fix for CAMEL-7694 Eliminated race condition which caused intermittent test 
failures




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7726 added property for camel-te...

2014-08-21 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7726 added property for camel-test-spring artifactId to Fi...

...x the test failures of spring4 profile

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

$ git pull https://github.com/kevinearls/camel CAMEL-7726

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

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


commit 3adf0b700a9808472816b332f92e167efeed806f
Author: Kevin Earls 
Date:   2014-08-21T12:21:15Z

Fix for CAMEL-7726 added property for camel-test-spring artifactId to Fix 
the test failures of spring4 profile




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7748 Test was failing because of...

2014-08-26 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7748 Test was failing because of change in returning json ...

...schema object types.

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

$ git pull https://github.com/kevinearls/camel CAMEL-7748

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

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


commit d70039b14e971654af9e13a080954ee46f233456
Author: Kevin Earls 
Date:   2014-08-26T13:15:01Z

Fix for CAMEL-7748 Test was failing because of change in returning json 
schema object types




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7749 restore @Ignore on testTXFo...

2014-08-26 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7749 restore @Ignore on testTXForceShutdown



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

$ git pull https://github.com/kevinearls/camel CAMEL-7749

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

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


commit 99a76e70678b4a99ff7139fed7bd393dafaacf6f
Author: Kevin Earls 
Date:   2014-08-26T13:58:08Z

Fix for CAMEL-7749 restore @Ignore on testTXForceShutdown




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7756 OnCompletionIssueTest fails...

2014-08-27 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7756 OnCompletionIssueTest fails because of order dependen...

...cy

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

$ git pull https://github.com/kevinearls/camel CAMEL-7756

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

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


commit 2d7a2194c80fe7ffcd094b5cc343fd21104270d1
Author: Kevin Earls 
Date:   2014-08-27T10:58:38Z

Fix for CAMEL-7756 OnCompletionIssueTest fails because of order dependency




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Fix for CAMEL-7764. Added a profile for JKD8 w...

2014-08-29 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Fix for CAMEL-7764.  Added a profile for JKD8 with updated jaxb version

This fixes multiple test failures in camel-cxf-transport.


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

$ git pull https://github.com/kevinearls/camel CAMEL-7764

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

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


commit a1290c39b3d1b93238b975c963ce515cd6e18970
Author: Kevin Earls 
Date:   2014-08-29T15:07:55Z

Fix for CAMEL-7764.  Added a profile for JKD8 with updated jaxb version




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Camel 7902 New tests for camel-github

2014-10-10 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Camel 7902 New tests for camel-github



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

$ git pull https://github.com/kevinearls/camel CAMEL-7902

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

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


commit 95d73053221481bb2d045255f08b0ef585039c8c
Author: Kevin Earls 
Date:   2014-10-10T12:39:47Z

CAMEL-7902 New test for camel-github

commit a46495e933706a064e6ef00810948dac61515617
Author: Kevin Earls 
Date:   2014-10-10T12:53:32Z

CAMEL-7902 restored initService() call for repositoryService




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7902 Added test for new ClosePullRequest...

2014-10-13 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-7902 Added test for new ClosePullRequestProducer



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

$ git pull https://github.com/kevinearls/camel CAMEL-7902A

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

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


commit a58a4fa43d64f20e9c1a84aebe5f7ad651127472
Author: Kevin Earls 
Date:   2014-10-13T10:27:05Z

CAME-7902 Added test for new ClosePullRequestProducer




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Camel 7919 New tests for the camel-jira issue ...

2014-10-16 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Camel 7919 New tests for the camel-jira issue consumer

I still need to add tests for the comment consumer.


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

$ git pull https://github.com/kevinearls/camel CAMEL-7919

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

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


commit 700cb47a4d3a48437227a0822df9a73506c3c45b
Author: Kevin Earls 
Date:   2014-10-16T09:00:01Z

CAMEL-7919 Added new tests for the JIRA new issue consumer

commit d9646cb24b4d85be1ca8f019606d87529d5764ef
Author: Kevin Earls 
Date:   2014-10-16T09:03:05Z

CAMEL-7919 removed unneeded file from pull request




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7943 added explicit dependency for jacks...

2014-10-22 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-7943 added explicit dependency for jackson-core



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

$ git pull https://github.com/kevinearls/camel CAMEL-7943

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

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


commit 128da0928f2e41b4760753d228c21dc6b101aa9b
Author: Kevin Earls 
Date:   2014-10-22T11:35:27Z

CAMEL-7943 added explicit dependency for jackson-core




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Camel 7919 New tests for the camel-jira issue ...

2014-10-23 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7919 New tests for the camel-jira compon...

2014-10-23 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-7919 New tests for the camel-jira component



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

$ git pull https://github.com/kevinearls/camel CAMEL-7919A

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

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


commit 9906985763e32a01f0b2dd1caa3d3f727e55660d
Author: Kevin Earls 
Date:   2014-10-23T08:40:03Z

CAMEL-7919 New tests for the camel-jira component




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-6099 Add chmod option to file producer

2014-11-03 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-6099 Add chmod option to file producer



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

$ git pull https://github.com/kevinearls/camel CAMEL-6099

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

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


commit 5058b493552d70666897492b9a24cbc9aa4b
Author: Kevin Earls 
Date:   2014-11-03T13:44:00Z

CAMEL-6099 Add chmod option to file producer




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7993 Add brackets to log statement

2014-11-03 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-7993 Add brackets to log statement

Otherwise the file name will not be printed.


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

$ git pull https://github.com/kevinearls/camel CAMEL-7993

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

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


commit c5c8de82b09a794bf3afe4e600932bbb3b667b4e
Author: Kevin Earls 
Date:   2014-11-03T14:13:20Z

CAMEL-7993 Add brackets to log statement




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-6099 Add chmod option to file producer

2014-11-07 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7993 Add brackets to log statement

2014-11-07 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: A couple of test fixes for CAMEL-6939

2015-01-14 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Camel 7902 New tests for camel-github

2015-01-14 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-7919 New tests for the camel-jira compon...

2015-01-14 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-8023 Add javadoc to camel-core endpoints...

2015-02-05 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-8023 Add javadoc to camel-core endpoints so we have documentation ...

...out of the box

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

$ git pull https://github.com/kevinearls/camel CAMEL-8023

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

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


commit c775ae5ecc07183d4cef627f047260c63c46c542
Author: Kevin Earls 
Date:   2015-02-05T18:03:45Z

CAMEL-8023 Add javadoc to camel-core endpoints so we have documentation out 
of the box




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-8023 Add javadoc to camel-core endpoints...

2015-02-10 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: CAMEL-9875 CamelBlueprintTestSupport lacks sup...

2016-04-22 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-9875 CamelBlueprintTestSupport lacks support for multiple PIDs



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

$ git pull https://github.com/kevinearls/camel CAMEL-9875

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

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


commit fcb005dbf0b89e0a93a667b59c97f0ba446392c4
Author: Kevin Earls 
Date:   2016-04-22T09:47:28Z

CAMEL-9875 CamelBlueprintTestSupport lacks support for multiple PIDs




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1091: CAMEL-10198 JGroupsClusterTest and JGroupsComponen...

2016-07-28 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-10198 JGroupsClusterTest and JGroupsComponentTest fail on some …

…platforms

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

$ git pull https://github.com/kevinearls/camel CAMEL-10198

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

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


commit 4d4980ad9a38dffa5a23867117e24c471e5539e1
Author: Kevin Earls 
Date:   2016-07-28T14:27:15Z

CAMEL-10198 JGroupsClusterTest and JGroupsComponentTest fail on some 
platforms




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1233: CAMEL-10414 query is ignored if filed filter heade...

2016-10-28 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-10414 query is ignored if filed filter header is set



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

$ git pull https://github.com/kevinearls/camel CAMEL-10414

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

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


commit 7e2db36e7e4c00bd304830381b1d657585836854
Author: Kevin Earls 
Date:   2016-10-28T07:39:00Z

CAMEL-10414 query is ignored if filed filter header is set




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1257: CAMEL-9597 update tests to use Mockito instead of ...

2016-11-09 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-9597 update tests to use Mockito instead of jsendnsca stub



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

$ git pull https://github.com/kevinearls/camel CAMEL-9597

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

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


commit cdef307d49720c65a32ff7169ecdb79596f2802e
Author: Kevin Earls 
Date:   2016-11-09T11:09:42Z

CAMEL-9597 update tests to use Mockito instead of jsendnsca stub




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1271: CAMEL-10454 fix key check

2016-11-14 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1388: CAMEL-10577 replace BufferingResponseListener with...

2017-01-10 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-10577 replace BufferingResponseListener with InputStreamRespons…

…eListener to avoid hardcoded 2MB limit

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

$ git pull https://github.com/kevinearls/camel CAMEL-10577

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

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


commit 41cd808b813d0919dea28c31851c1eb056310e82
Author: Kevin Earls 
Date:   2017-01-10T08:56:40Z

CAMEL-10577 replace BufferingResponseListener with 
InputStreamResponseListener to avoid hardcoded 2MB limit




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1443: CAMEL-10714 Replace ByteArrayOutputStream with Out...

2017-02-03 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-10714 Replace ByteArrayOutputStream with OutputStreamBuilder



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

$ git pull https://github.com/kevinearls/camel CAMEL-10714

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

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


commit 2337c6e7aa2f79e8a18360092e9da3c47daf75f9
Author: Kevin Earls 
Date:   2017-02-03T15:08:35Z

CAMEL-10714 Replace ByteArrayOutputStream with OutputStreamBuilder




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1443: CAMEL-10714 Replace ByteArrayOutputStream with Out...

2017-02-03 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1679: CAMEL-11245 remove references to GlobalTracer

2017-05-09 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-11245 remove references to GlobalTracer



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

$ git pull https://github.com/kevinearls/camel CAMEL-11245

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

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


commit 599129f89f746c5da5da27db34093b01a235b8b2
Author: Kevin Earls 
Date:   2017-05-09T11:42:35Z

CAMEL-11245 remove references to GlobalTracer




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1679: CAMEL-11245 remove references to GlobalTracer

2017-05-09 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1775: CAMEL-11428 removed outdated IDEA plugin and doc

2017-06-20 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-11428 removed outdated IDEA plugin and doc



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

$ git pull https://github.com/kevinearls/camel CAMEL-11428

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

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


commit 79b2e43acb3b75cfe5ad5a3cc880e5577ba10b40
Author: Kevin Earls 
Date:   2017-06-20T12:10:09Z

CAMEL-11428 removed outdated IDEA plugin and doc




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1775: CAMEL-11428 removed outdated IDEA plugin and doc

2017-06-21 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1831: Camel 11549

2017-07-18 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

Camel 11549



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

$ git pull https://github.com/kevinearls/camel CAMEL-11549

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

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


commit e8b4c547136ef4dd152958e5d721052ae42e15b4
Author: Kevin Earls 
Date:   2017-07-18T13:01:51Z

CAMEL-11549 Fix zipkin startup and other instructions for example

commit 00d6831381baf592559e8769c1c08ef7817c2aef
Author: Kevin Earls 
Date:   2017-07-18T13:08:30Z

CAMEL-11549 Fix typos

commit 74cb5d87192f4a3bb12261afef8dcc3f7501ea30
Author: Kevin Earls 
Date:   2017-07-18T13:10:13Z

CAMEL-11549 Fix more typos




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1831: Camel 11549

2017-07-18 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1910: CAMEL-11727 update deprecated code

2017-09-01 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-11727 update deprecated code



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

$ git pull https://github.com/kevinearls/camel CAMEL-11727

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

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


commit c50923c61d0dd3b33f9013c230d68e1f81ebe61b
Author: Kevin Earls 
Date:   2017-09-01T14:01:25Z

CAMEL-11727 update deprecated code




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1910: CAMEL-11727 update deprecated code

2017-09-01 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1912: CAMEL-11737 update deprecated code in tests

2017-09-01 Thread kevinearls
GitHub user kevinearls opened a pull request:

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

CAMEL-11737 update deprecated code in tests



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

$ git pull https://github.com/kevinearls/camel CAMEL-11737

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

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


commit 1fc4339c2bee1e2fe681393623fcfc064d2d12f5
Author: Kevin Earls 
Date:   2017-09-01T16:01:13Z

CAMEL-11737 update deprecated code in tests




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1912: CAMEL-11737 update deprecated code in tests

2017-09-02 Thread kevinearls
Github user kevinearls closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---