[GitHub] camel pull request: add VELOCITY_SUPPLEMENTAL_CONTEXT header

2015-07-29 Thread pimlottc
Github user pimlottc closed the pull request at: https://github.com/apache/camel/pull/575 --- 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: add VELOCITY_SUPPLEMENTAL_CONTEXT header

2015-07-28 Thread pimlottc
GitHub user pimlottc opened a pull request: https://github.com/apache/camel/pull/575 add VELOCITY_SUPPLEMENTAL_CONTEXT header Add a header to specify a Map of supplementary variables to the default velocity context entries. Entries in this map will override the default pre

[GitHub] camel pull request: use RoutesBuilder interface in CamelTestSuppor...

2015-06-12 Thread pimlottc
GitHub user pimlottc opened a pull request: https://github.com/apache/camel/pull/543 use RoutesBuilder interface in CamelTestSupport for more flexibility There's nothing in CamelTestSupport that requires specific functionality of the Java DSL RouteBuilder. Making it us

[GitHub] camel pull request: CAMEL-8801 Make spring-boot auto-configuration...

2015-05-29 Thread pimlottc
GitHub user pimlottc opened a pull request: https://github.com/apache/camel/pull/532 CAMEL-8801 Make spring-boot auto-configuration defer to existing beans Only instantiate a CamelContext bean if one does not already exist. Same with ConsumerTemplate and ProducerTemplate. You can

[GitHub] camel pull request: restore original CamelFileName when using Came...

2015-03-03 Thread pimlottc
Github user pimlottc closed the pull request at: https://github.com/apache/camel/pull/408 --- 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: restore original CamelFileName when using Came...

2015-02-24 Thread pimlottc
GitHub user pimlottc opened a pull request: https://github.com/apache/camel/pull/408 restore original CamelFileName when using CamelOverruleFileName with rem... ...ote file producer You can merge this pull request into a Git repository by running: $ git pull https://github.com