]> source.dussan.org Git - sonarqube.git/commit
SONAR-8039 Return invalid server id when no server id generated and license not set... 1219/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 7 Sep 2016 15:13:06 +0000 (17:13 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 7 Sep 2016 15:14:19 +0000 (17:14 +0200)
commit1624eb4d7390443e7b8f3e63b07d2ffca0d65a6a
tree12f436cd3eb5885307492e7c9ffb27a6917bc2dd
parent7ef29c10d2efaaa9e092c90b1ac64e37f8dd056c
SONAR-8039 Return invalid server id when no server id generated and license not set to "*"
server/sonar-server/src/main/java/org/sonar/server/license/ws/ListAction.java
server/sonar-server/src/test/java/org/sonar/server/license/ws/ListActionTest.java