[GitHub] camel pull request #1181: Camel 10307: Upgrade docker java version

2016-09-20 Thread Fabryprog
GitHub user Fabryprog opened a pull request: https://github.com/apache/camel/pull/1181 Camel 10307: Upgrade docker java version https://issues.apache.org/jira/browse/CAMEL-10307 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1164: CAMEL-10222: New spring-boot BOM

2016-09-20 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/1164 --- 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

[GitHub] camel pull request #1182: CAMEL-10222: Conflicts-free springboot BOM

2016-09-20 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1182 CAMEL-10222: Conflicts-free springboot BOM I created a camel BOM without conflicts with the spring-boot one, as discussed in the mailing list. I removed the following modules from the

[GitHub] camel pull request #1181: Camel 10307: Upgrade docker java version

2016-09-20 Thread Fabryprog
Github user Fabryprog closed the pull request at: https://github.com/apache/camel/pull/1181 --- 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

Blueprint and property placeholder

2016-09-20 Thread dpravin
Hello All, We have some common properties, not integration/bundle specific. Can multiple routes/bundles refer to these property files from blueprint using cm:property-placeholder? I also found out that if you have set update-strategy="reload" the bundle get restarted irrespective of the

Re: Blueprint and property placeholder

2016-09-20 Thread Grzegorz Grzybek
Hello, Please see technical details about property placeholders in Camel/Blueprint here: http://ggrzybek.blogspot.com/2015/12/camel-blueprint-test-support.html . Can multiple routes/bundles refer to these property files from blueprint > using cm:property-placeholder? > Routes - yes, if they're

Camel.trunk.notest - Build # 2880 - Failure

2016-09-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2880) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2880/ to view the results.

[GitHub] camel pull request #1183: [CAMEL-10332] Define netty version in dependency m...

2016-09-20 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/1183 [CAMEL-10332] Define netty version in dependency management You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-10332