From 504d5c7f408b8f4ec0eb6738283acda4ddf4ccb9 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 5 Sep 2017 15:34:49 -0700 Subject: Relax O-Parent license check requirements Relax O-Parent license check formatting requirements. At the same time, violations will now become errors and will fail builds. Change-Id: Ie581895796cc06a9f008d7b739583fb44673aa19 Issue-ID: INT-135 Signed-off-by: Gary Wu --- oparent/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'oparent') diff --git a/oparent/pom.xml b/oparent/pom.xml index b4bacfc..0c636ba 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -318,15 +318,14 @@ process-sources onap-checkstyle/check-license.xml - onap-checkstyle/apache-license-2.regexp.txt false true false ${project.build.sourceDirectory} - false true + false @@ -346,9 +345,9 @@ true true - - false + true + false -- cgit 1.2.3-korg