old javadocs on website?

2016-10-22 Thread Tim Dudgeon
This page on the website: https://camel.apache.org/javadoc.html links to here http://camel.apache.org/maven/current/camel-core/apidocs/index.html for the core javadocs. But that page is for the 2.15.0 version, so it a bit out of date. Are the current versions available, and can web site be

Re: Spring Boot autoconfiguration

2016-10-22 Thread Claus Ibsen
You can configure camel.springboot.auto-startup=false which wont start routes etc. For Camel itself to not start totally, then that would require a new option to be introduced into camel-spring-boot. We love contributions so a PR and JIRA is welcome http://camel.apache.org/contributing.html On

Re: Spring Boot autoconfiguration

2016-10-22 Thread Minh Tran
Hi There are times when running certain unit tests without Camel is a good thing. For example, testing POJOs. There’s no need to startup all the routes as they’re not being used. Moving them into a different project isn’t very practical. > On 21 Oct 2016, at 11:39 PM, Mark Nuttall

Re: 2.18.0 SimpleLanguage

2016-10-22 Thread souciance
But it seems you only got that exception when running in Karaf with an older Camel. So best thing is to test in a clean Karaf then. On Sat, Oct 22, 2016 at 2:25 AM, Allan C. [via Camel] < ml-node+s465427n5789112...@n5.nabble.com> wrote: > I think what I suspected caused the Exception thrown. It

Re: Is the PDF of the manual going to be updated?

2016-10-22 Thread Claus Ibsen
On Fri, Oct 21, 2016 at 11:23 PM, KARR, DAVID wrote: >> -Original Message- >> From: Claus Ibsen [mailto:claus.ib...@gmail.com] >> Sent: Friday, October 21, 2016 2:09 PM >> To: users@camel.apache.org >> Subject: Re: Is the PDF of the manual going to be updated? >> >> No we