114115116117118119120121122123124
manifest, target); } finally { vfs.dispose(); } } catch (final IOException e) { throw new ExecutionException("Embedded smaller failed", e); } finally { processorFactory.dispose(); } } };