RepositoryFinder has now a more concise API for handling linked resources when searching candidate repositories for a project.
The default search behavior has changed: linked resources are now ignored during the search instead of being traversed. Any code that depends on the old default behavior should now use the new find method that also takes a boolean in order to control the traversing of linked resources.