[GitHub] camel pull request #2102: CAMEL-12017: Added httpclient dependency

2017-11-20 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/2102 CAMEL-12017: Added httpclient dependency Adressed https://issues.apache.org/jira/browse/CAMEL-12017 - added the dependency explicitly. You can merge this pull request into a Git repository by

[GitHub] camel pull request #1914: CAMEL-11733: Fixed partition character

2017-09-04 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/1914 CAMEL-11733: Fixed partition character Resolved the issue where the partition taken from the Header is not correctly defined. You can merge this pull request into a Git repository by running

[GitHub] camel pull request #1325: CAMEL-10486: The consumer threading/message undele...

2016-12-01 Thread evmin
Github user evmin closed the pull request at: https://github.com/apache/camel/pull/1325 --- 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

[GitHub] camel pull request #1325: CAMEL-10486: The consumer threading/message undele...

2016-11-30 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/1325 CAMEL-10486: The consumer threading/message undelelivered issue fix Google PubSub Component did not consume messages with parallel consumers. You can merge this pull request into a Git repository by

[GitHub] camel pull request #1267: CAMEL-10178: Google PubSub Component

2016-11-14 Thread evmin
Github user evmin closed the pull request at: https://github.com/apache/camel/pull/1267 --- 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

[GitHub] camel pull request #1267: CAMEL-10178: Google PubSub Component

2016-11-11 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/1267 CAMEL-10178: Google PubSub Component Google PubSub component with producer and consumer endpoints, unit and integration tests. You can merge this pull request into a Git repository by running

[GitHub] camel pull request #1263: CAMEL-10178: Added Google PubSub Component

2016-11-11 Thread evmin
Github user evmin closed the pull request at: https://github.com/apache/camel/pull/1263 --- 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

[GitHub] camel pull request #1263: CAMEL-10178: Added Google PubSub Component

2016-11-10 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/1263 CAMEL-10178: Added Google PubSub Component Google PubSub component with producer and consumer endpoints, unit and integration tests. Speed optimisation (mini batching, async processing) will be done

[GitHub] camel pull request: CAMEL-9224 : FIX1 - Command syntax exceptions....

2015-11-11 Thread evmin
Github user evmin closed the pull request at: https://github.com/apache/camel/pull/672 --- 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

[GitHub] camel pull request: CAMEL-9224 : FIX1 - Command syntax exceptions....

2015-11-09 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/672 CAMEL-9224 : FIX1 - Command syntax exceptions. Endpoint stats filter. * Removed @Required CRaSH annotation to minimise unnecessary exceptions on parameter validation. Replaced it with a default

[GitHub] camel pull request: CAMEL-9224 : Camel shell commands adapter for ...

2015-11-05 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/670 CAMEL-9224 : Camel shell commands adapter for the Spring Boot Remote shell Added /camel/platforms/commands/commands-spring-boot. All changes are enclosed within the directory. You can merge this pull