use of annotations problematic due to singleton registry assumption.
TODO need another custom module
244245246247248249250251252253254
final Repository repo = repoRegistry.getRepository(repoId); final File root = RepoHelp.repoRoot(repo); final CarrotListener listener = new CarrotListenerSupport() { @Override public void onBegin() { log.info("##########################################");