commit | cad13bc9dbd2eaebf91fcde1a0aa03dc179f4795 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Wed Sep 26 16:50:18 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Sep 26 16:50:53 2018 +0100 |
tree | dee7bae6f9e6cde5d140de5d22d2e8edc3accbf2 | |
parent | e69d7e19bf99a5ac575705f7a1a9375417b0990f [diff] |
Fix boolean constants in examples When the checkstyle changes were made in the java code the .TRUE and .FALSE values were changed to .isTrue and .isFalse to comply with checkstyle. THis change needs to be propogated into example scripts. Issue-ID: POLICY-103 Change-Id: I419b5f398ef4f43b1b877d52bbe4ec638870f31d Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install