From 43ef28f031070fa3e0d61511c505647dad9c88e1 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Thu, 7 Jul 2016 16:23:15 +0200 Subject: [PATCH] Updated git submodules Project: odlparent master 68afa051f302f5f67aedd42bf1ab2f4cc20d75c7 Introduce PMD Copy/Paste Detector (CPD) Like Checkstyle, this by default only reports to the console during (local..) builds, but does not enforce it - builds will NOT fail with this. Then projects ready to "opt-in" for CPD enforcement can use: false BTW: The "minimumTokens" threshold may take some tuning - let's start with these approx. 10 line rule, and then adjust it as we see how this plays out in practice on a number of projects. Change-Id: If862b8a16db5eed391bb85165987a4302ae44540 Signed-off-by: Michael Vorburger --- docs/submodules/odlparent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/odlparent b/docs/submodules/odlparent index 83fa378ec..68afa051f 160000 --- a/docs/submodules/odlparent +++ b/docs/submodules/odlparent @@ -1 +1 @@ -Subproject commit 83fa378eca490a3969e432cf23be85169b25f898 +Subproject commit 68afa051f302f5f67aedd42bf1ab2f4cc20d75c7 -- 2.36.6