193194195196197198199200201202203
IRepositoryManager repositoryManager, IProjectManager projectManager, IFederationManager federationManager, IGitblit gitblit) { return new GitBlitWebApp( runtimeManager, pluginManager, notificationManager, userManager, authenticationManager,
205206207208209210211212213214215