]> source.dussan.org Git - sonarqube.git/commit
SONAR-6517 fix regression - server should stop if plugin is not compatible with SQ...
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 6 May 2015 08:50:08 +0000 (10:50 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 11 May 2015 08:21:56 +0000 (10:21 +0200)
commit53b12f3331f7985de42b1917965d3cae8aa71a15
treef1c3737fd7fcd99884f709d5c259c39d0bfbce56
parent835be00fcaeed1760fb3eb22d474a3aaf55d9cac
SONAR-6517 fix regression - server should stop if plugin is not compatible with SQ version (see SONAR-3516)
server/sonar-server/src/main/java/org/sonar/server/plugins/ServerPluginRepository.java
server/sonar-server/src/test/java/org/sonar/server/plugins/ServerPluginRepositoryTest.java