From: liamfallon Date: Fri, 6 Dec 2019 13:21:21 +0000 (+0000) Subject: Upgrade oparent to checkstyle 8.27 X-Git-Tag: 3.0.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oparent.git;a=commitdiff_plain;h=5a4892d3f1842b80ac5d28f035a6d1e151b9897d Upgrade oparent to checkstyle 8.27 Checkstyle 8.27 introduces incompatible changes in the checkstyle rule definition xml file. The latest Eclipse checkstyle plugin (version 8.26) uses this new checkstyle xml rule format. This change brings in the checkstyle 8.27 rule formats into oparent. Issue-ID: INT-1395 Change-Id: I453120e5cc95fa2e30a5d2f24083fd030e960a01 Signed-off-by: liamfallon --- diff --git a/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml b/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml index 77ef3ae..e6b249d 100644 --- a/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml +++ b/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml @@ -1,6 +1,7 @@ onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} + + ${project.build.sourceDirectory} true true true