From 1ef69d23678f12c3c78e85c5b4579e305862ed8e Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 3 Apr 2018 16:25:33 -0500 Subject: Skip some modules from sonar Skipping auth batch,client,hello,fs,gui,cadi shiro,cadi oauth misc log4j,misc xgen. Issue-ID: AAF-208 Change-Id: Ib589f755b23d0b9b455acff8726225dd023f27f6 Signed-off-by: Sai Gandham --- misc/log4j/pom.xml | 1 + misc/xgen/pom.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'misc') diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 12f7afdc..96b62137 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -71,6 +71,7 @@ + true 0.7.7.201606060606 3.2 jacoco diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 0c0b3756..c808dc7a 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -71,6 +71,7 @@ + true 0.7.7.201606060606 3.2 jacoco -- cgit 1.2.3-korg