]> source.dussan.org Git - sonarqube.git/commit
Fix dependency of upgrade tests on jsr305
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 4 Apr 2017 06:42:23 +0000 (08:42 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 11 Apr 2017 12:56:45 +0000 (14:56 +0200)
commit41068dbab56d7f3fab9bb8ef0ba026cdd6442b19
tree6dd185c7dd38b92922d355ac1ce1560f20493f9c
parent964fff7ca9f072e6e084c0fac605980f19bc0278
Fix dependency of upgrade tests on jsr305

Tests use JSR305 annotations, so the Maven dependency must be
explicitly defined instead of relying on transitive dependency.
tests/upgrade/pom.xml
tests/upgrade/src/test/java/org/sonarsource/sonarqube/upgrade/ServerMigrationResponse.java