]> source.dussan.org Git - poi.git/commitdiff
Add sonar-plugin to Gradle build
authorDominik Stadler <centic@apache.org>
Mon, 26 Dec 2016 20:47:29 +0000 (20:47 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 26 Dec 2016 20:47:29 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776072 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 8dfdaaca128e2076498001a9ca044ee1257473ca..4fbf7e8656c1477859b004036ba8a991a19a5660 100644 (file)
@@ -24,6 +24,10 @@ buildscript {
        }
 }
 
+plugins {
+  id "org.sonarqube" version "2.2.1"
+}
+
 // For help converting an Ant build to a Gradle build, see
 // https://docs.gradle.org/current/userguide/ant.html