This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 48596d6f CAMEL-15047: camel-saleforce - Fix services to do correctly start|stop logic in their doStart/doStop methods and defer creating the http clients to this phase so they are created at correct moment. Also for buuld time optimizations via camel-quarkus/graalvm would benefit from this. new f729b80 Regen new 3fd8816 Fixed test and also make ManagementStrategy a static service as there is only one per context. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: camel-dependencies/pom.xml | 2 +- .../java/org/apache/camel/spi/ManagementStrategy.java | 3 ++- .../apache/camel/management/JmxManagementStrategy.java | 16 ++++++++++++---- .../camel/management/ManagedNonManagedServiceTest.java | 2 +- .../ManagedProducerRouteAddRemoveRegisterAlwaysTest.java | 2 +- .../camel/management/ManagedRouteAddRemoveTest.java | 2 +- 6 files changed, 18 insertions(+), 9 deletions(-)