Thanks for the update. It looks like you've got 2 changes in here.
1) tracking the 2.13.x-snapshot branch - I'm thinking I'll create a matching 2.13.x branch for this repo and set it up to track camel; I'd rather keep master aligned to latest camel release version
2) the setIncludeHostname add to the unit tests - were you seeing errors or is this a change in 2.13.x+ that requires this change? I think I saw a note that we were dropping the hostname from the JMX stuff, just checking to see if this is the same thing...
You are right with my patch, removing the hostname can also fix the tests.
BTW, I'm using camel-cookbook-examples to verify the camel-2.13.0 staging artifacts :)
Willem,
Thanks for the update. It looks like you've got 2 changes in here.
1) tracking the 2.13.x-snapshot branch - I'm thinking I'll create a matching 2.13.x branch for this repo and set it up to track camel; I'd rather keep master aligned to latest camel release version
2) the setIncludeHostname add to the unit tests - were you seeing errors or is this a change in 2.13.x+ that requires this change? I think I saw a note that we were dropping the hostname from the JMX stuff, just checking to see if this is the same thing...
Thanks, Scott