5253545556575859606162
config.setStepsSourceForDirectory(stepsDir); } else { config.setStepsSource(new PackageResource(stepsPackage, getClassLoaderWithCompiledClasses())); } config.build().patch(); } catch (Exception e) { getLog().error(e); } }