783784785786787788789790791792793
} } } if (null != rxml.getLatestURI() && list.size() > 0) { lookupList.add(new LatestRepoCallable(rxml.getLatestURI(), repositoryFile.getParentFile(), stack)); } return list;
917918919920921922923924925926927
895896897898899900901902903904905