sonarqube/plugins/sonar-xoo-plugin
Simon Brandhof 85bfbe2868 Improve org.sonar.api.SonarRuntime
* javadoc was not up-to-date

* SensorContext has a single method #runtime() instead
of #getRuntimeApiVersion() and #getRuntimeProduct()

* deprecated SonarQubeVersion does not extend SonarRuntime

* SonarRuntime becomes an interface. Implementation is
org.sonar.api.internal.SonarRuntimeImpl for unit tests.
2016-07-27 18:23:48 +02:00
..
src Improve org.sonar.api.SonarRuntime 2016-07-27 18:23:48 +02:00
pom.xml