]> source.dussan.org Git - sonarqube.git/commit
SONAR-6370 Package deprecated API dependencies in a single JAR.
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 26 May 2015 07:43:25 +0000 (09:43 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 28 May 2015 07:28:59 +0000 (09:28 +0200)
commit48dc03e1ff340af6ecb9f3bea6c5310f90af8df8
tree02b07efd690560729c019709b3d06b505b00949c
parent419bb7fc18e6e8f427f54792fd63f10754d683ce
SONAR-6370 Package deprecated API dependencies in a single JAR.

This JAR file contains Guava, GSON and commons-*. It will be declared
in the classloaders of "old" plugins that do not embed their own
versions of these libraries.
pom.xml
sonar-api-deps/pom.xml [new file with mode: 0644]
sonar-core/pom.xml