[GitHub] camel pull request #1800: CAMEL-11488 fix camel-undertow feature

2017-06-30 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1800 --- 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 en

[GitHub] camel pull request #1800: CAMEL-11488 fix camel-undertow feature

2017-06-30 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1800 CAMEL-11488 fix camel-undertow feature https://issues.apache.org/jira/browse/CAMEL-11488 Thanks! You can merge this pull request into a Git repository by running: $ git pull https://g

[GitHub] camel pull request #1799: [CAMEL-11487] provided support for resources load ...

2017-06-30 Thread valdar
GitHub user valdar opened a pull request: https://github.com/apache/camel/pull/1799 [CAMEL-11487] provided support for resources load through custom defi… …ned protocols by registering custom UrlHandlersi You can merge this pull request into a Git repository by running: $ g

Camel.trunk.notest - Build # 3356 - Failure

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

Camel.2.19.x.notest - Build # 73 - Still Failing

2017-06-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #73) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/73/ to view the results.

Re: [HELP] - Profile camel-core for optimization and faster startup

2017-06-30 Thread Claus Ibsen
Hi I found some other rooms for optimisations such as - invoking the base of the core type converters faster - jmx mbean of processors in the routes is using advice over wrapped processor to reduce garbage collection - simple language now caches evaluated expressions/predicates which yields faster