camel git commit: CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.

2017-07-27 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.18.x efc97083e -> 9bb08f6c3 CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled. If debug is enabled and cache is not initialised an npe is thrown when stopping the component. Conflicts: camel-core/src/main/java/org/

camel git commit: CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.

2017-07-27 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.19.x 504c70ab2 -> b80470685 CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled. If debug is enabled and cache is not initialised an npe is thrown when stopping the component. Conflicts: camel-core/src/main/java/org/

camel git commit: CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.

2017-07-27 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9090acfe4 -> bdca8ba55 CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled. If debug is enabled and cache is not initialised an npe is thrown when stopping the component. Project: http://git-wip-us.apache.org/repos/asf/camel/