This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.
from cb1b8d2 Regen add ccbb134 CAMEL-13443: camel-test-blueprint use DOM factory from camel-support which is secured out of the box. Polished add b08e6fc CAMEL-13443: camel-test-blueprint - Close file handles for PojoSRBundle bundles that are loaded from Jar via JarFile revision. Felix does not close the JarFile handle when the bundle is stopped and therefore leak file handles. add 06cd505 CAMEL-13443: camel-test-blueprint - upgrade tinybundles that better close resources to not leak file handles. add 993e92d [create-pull-request] automated change No new revisions were added by this update. Summary of changes: components/camel-blueprint-main/pom.xml | 4 +- .../camel/blueprint/CamelBlueprintHelper.java | 13 +++--- .../java/org/apache/camel/blueprint/MainTest.java | 6 +-- components/camel-test-blueprint/pom.xml | 4 +- .../test/blueprint/CamelBlueprintTestSupport.java | 53 ++++++++++++++++++---- docs/modules/ROOT/pages/components.adoc | 4 +- pom.xml | 6 +-- 7 files changed, 63 insertions(+), 27 deletions(-)