Re: git commit: CAMEL-6987: Fixed browse as xml not returning files if includeBody=true.

2013-11-22 Thread Babak Vahdat
Ah this is a side effect of https://issues.apache.org/jira/browse/CAMEL-6938 Through which we do NOT append the host name for the JMX names on the master branch anymore however this ³new behaviour² does not apply for other branches (2.12.x 2.11.x). The backported fix for CAMEL-6987 did not count w

Re: git commit: CAMEL-6987: Fixed browse as xml not returning files if includeBody=true.

2013-11-22 Thread Hadrian Zbarcea
For some reason, the context for me is localhost/camel-1. I fixed the test, but I am curious how this works for others now. This is I think/hope the last failing test and now I can cut the release. Hadrian On 11/20/2013 10:42 AM, davscl...@apache.org wrote: Updated Branches: refs/heads/mas