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-karaf.git.
from ccbb134 CAMEL-13443: camel-test-blueprint use DOM factory from camel-support which is secured out of the box. Polished new 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. new 06cd505 CAMEL-13443: camel-test-blueprint - upgrade tinybundles that better close resources to not leak file handles. 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: components/camel-blueprint-main/pom.xml | 4 +-- .../camel/blueprint/CamelBlueprintHelper.java | 8 ++--- .../java/org/apache/camel/blueprint/MainTest.java | 6 ++-- components/camel-test-blueprint/pom.xml | 4 +-- .../test/blueprint/CamelBlueprintTestSupport.java | 40 +++++++++++++++++++++- pom.xml | 6 ++-- 6 files changed, 53 insertions(+), 15 deletions(-)