]> source.dussan.org Git - sonarqube.git/commit
Decrease usage of Guava in PluginInfo
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 27 Sep 2017 20:00:15 +0000 (22:00 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 28 Sep 2017 14:45:25 +0000 (16:45 +0200)
commit017616408177f8359255e72729f18e2015881761
treeea913f75295c7aa84a28270807b74427b4dbc357
parent351e7858621b01e3d783ebaff54ed4358941e0de
Decrease usage of Guava in PluginInfo

to stop dealing with hell of conflicting Guava versions when
using PluginInfo
server/sonar-server/src/main/java/org/sonar/server/plugins/PluginDownloader.java
server/sonar-server/src/main/java/org/sonar/server/plugins/ServerPluginRepository.java
sonar-core/src/main/java/org/sonar/core/platform/PluginInfo.java