bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
532 stars 305 forks source link

Fixes resource leaks warnings in tests #6347

Closed pkriens closed 3 weeks ago

pkriens commented 3 weeks ago

I suddenly had 35 resource leaks warnings. These were all in tests and I recall there was a setting to ignore them in tests. I just fixed them here.

Signed-off-by: Peter Kriens Peter.Kriens@aQute.biz