adapt to upstream changes: thirdPartyAudit.missingClasses set to true

geoip depends on asm and google http client which we don't need
This commit is contained in:
javanna 2015-12-18 11:14:39 +01:00 committed by Luca Cavanna
parent f349669071
commit 3e155f7b54
1 changed files with 3 additions and 0 deletions

View File

@ -63,3 +63,6 @@ bundlePlugin {
into 'config/geoip'
}
}
//geoip depends on asm and google http client which we don't need
thirdPartyAudit.missingClasses = true