Skip to:
The HarvestJobManager should not reorganize seed URLs in alphabetical order to ease their use in the credentialStore.
Dev are in stand by because, seed URLs are Set<String> or Map<String, List<String>>.
A global refactoring is needed to preserve order in seed list.
The HarvestJobManager should not reorganize seed URLs in alphabetical order to ease their use in the credentialStore.