[GitHub] camel pull request: CAMEL-8961: Upgrade Docker component to docker...

2015-08-22 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/595 --- 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-8961: Upgrade Docker component to docker...

2015-08-21 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/595 CAMEL-8961: Upgrade Docker component to docker-java 1.4.0 and reenabled unit tests Upgrades to Camel Docker component to support docker-java 1.4.0 * Removed deprecated start options

[GitHub] camel pull request: CAMEL-9049: Modifying timing that Jetty connec...

2015-08-09 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/590 --- 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-9049: Modifying timing that Jetty connec...

2015-08-08 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/590 CAMEL-9049: Modifying timing that Jetty connector added and removed Modified the timing the Jetty connector is added and removed. Existing functionality of calling connect/disconnect

[GitHub] camel pull request: CAMEL-9031: Adding missing zkclient dependency...

2015-07-28 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/576 CAMEL-9031: Adding missing zkclient dependency from camel-kafka feature Dependency on zkclient added to camel-kafka feature You can merge this pull request into a Git repository by running

[GitHub] camel pull request: CAMEL-8870 Remove version from URL in archetyp...

2015-06-16 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/545 --- 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-8865 Removal of version from url in web ...

2015-06-14 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/544 --- 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-8870 Remove version from URL in archetyp...

2015-06-14 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/545 CAMEL-8870 Remove version from URL in archetype web project Removed the requirement for specifying the version when accessing the deployed application generated by the archetype You can merge

[GitHub] camel pull request: CAMEL-8865 Removal of version from url in web ...

2015-06-13 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/544 CAMEL-8865 Removal of version from url in web based examples Removal of version in url in web based examples and updated system property reference in tomcat examples You can merge this pull

[GitHub] camel pull request: CAMEL-8762: Ability to add multiple services w...

2015-05-11 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/512 --- 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-8758: Fix to Camel Cache producer to avo...

2015-05-09 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/513 CAMEL-8758: Fix to Camel Cache producer to avoid NPE in race condition Fix to avoid potential race condition which can cause NPE. An element is retrieved from the cache to perform a null check and

[GitHub] camel pull request: CAMEL-8762: Ability to add multiple services w...

2015-05-09 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/512 CAMEL-8762: Ability to add multiple services with same interface for blueprint testing Created additional methods to facilitate the adding of multiple services with the same interface and

[GitHub] camel pull request: CAMEL-8565 Created ability to unmarshal generi...

2015-03-31 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/448 --- 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-8565 Created ability to unmarshal generi...

2015-03-28 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/448 CAMEL-8565 Created ability to unmarshal generic types Created ability to unmarshal generic types for camel-gson component You can merge this pull request into a Git repository by running

[GitHub] camel pull request: CAMEL-8371 Improvements and enhancements to ca...

2015-03-03 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/404 --- 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-8394 Consolidated configurations and mov...

2015-03-03 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/409 --- 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-8394 Consolidated configurations and mov...

2015-02-25 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/409 CAMEL-8394 Consolidated configurations and moved client state to component Consolidated user configurations by removing DockerClientProfile from DockerConfiguration class. Removed map of clients

[GitHub] camel pull request: CAMEL-8371 Improvements and enhancements to ca...

2015-02-22 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/404 CAMEL-8371 Improvements and enhancements to camel-docker component Improvements and enhancements to camel-docker component and updated to support docker-java 0.10.5 You can merge this pull

[GitHub] camel pull request: CAMEL-8185: Changed parameter of scr reference...

2015-01-04 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/364 --- 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-8185: Changed parameter of scr reference...

2015-01-01 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/364 CAMEL-8185: Changed parameter of scr reference event methods Modified the default bind/unbind scr reference method parameter from a ComponentResolver to a ServiceReference to avoid the possibility

[GitHub] camel pull request: Camel-8189: Resolve package issue in camel-arc...

2014-12-31 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/362 --- 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-8189: Resolve package issue in camel-arc...

2014-12-28 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/362 Camel-8189: Resolve package issue in camel-archetype-scr Corrected package issue and aligned archetype property values with other camel archetypes You can merge this pull request into a Git

[GitHub] camel pull request: CAMEL-7834 - Camel Docker Component

2014-11-26 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/306 --- 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 8019 SSL Support in Camel Docker Compone...

2014-11-26 Thread sabre1041
Github user sabre1041 closed the pull request at: https://github.com/apache/camel/pull/325 --- 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 8019 SSL Support in Camel Docker Compone...

2014-11-08 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/325 Camel 8019 SSL Support in Camel Docker Component Added SSL support in Camel Docker component You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request: CAMEL-7834 - Camel Docker Component

2014-10-21 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/306 CAMEL-7834 - Camel Docker Component Created a Docker component for Camel. Includes the functionality requested in [CAMEL-7834](https://issues.apache.org/jira/browse/CAMEL-7834) to consume events