]> source.dussan.org Git - sonarqube.git/commit
SONAR-6809 fix child-first classloader strategy
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 2 Dec 2015 17:30:17 +0000 (18:30 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 2 Dec 2015 17:31:03 +0000 (18:31 +0100)
commitc93d2bf659c5fc869b05752789e2bb267a9decc5
treeb9ba1608fbd2cbf4cff0e9bb74696859fbb415c9
parent9a62922f872af2d3dbbe514cd9c47137d66acded
SONAR-6809 fix child-first classloader strategy

sonar-java-api was removed from root <dependencyManagement> (5a1a0e3fbec92bbc8508cfc5165b2c6590666ce5)
but not from sonar-plugin-api-deps. The exclusion of sonar-plugin-api was lost, so child-first classloader strategy
loaded SonarPlugin class from plugin instead of core classloader.
sonar-plugin-api-deps/pom.xml