899091929394959697
try { LOG.info("inject : " + file); injector.inject(file); rangeModel.setValue(i + 1); } catch (Exception e) { throw new NestedRuntimeException("Error injecting file : " + file, e); } } }