]> source.dussan.org Git - sonarqube.git/commit
SONAR-5094 Add ability to fetch quality gate failure text on measures
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 12 Mar 2014 14:49:28 +0000 (15:49 +0100)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 12 Mar 2014 14:49:34 +0000 (15:49 +0100)
commit58cd42e65eb6c0d510f868b0d7fa8761de4651dc
tree50856fab0f0f0cca2ee6d141045dc3ac0cddef9c
parent7e47d5446016e3fefcef32121fdd6fd3c09df8e1
SONAR-5094 Add ability to fetch quality gate failure text on measures
sonar-ws-client/src/main/java/org/sonar/wsclient/services/Measure.java
sonar-ws-client/src/main/java/org/sonar/wsclient/services/ResourceQuery.java
sonar-ws-client/src/main/java/org/sonar/wsclient/unmarshallers/ResourceUnmarshaller.java
sonar-ws-client/src/test/java/org/sonar/wsclient/services/ResourceQueryTest.java