commit | 8dd87c465e6e22fe568fdd4a6b6d94cdbe0203a5 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Wed Jun 06 13:34:03 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Jun 06 14:39:47 2018 +0100 |
tree | 5597dd9418a4881bb33bcd86d973b91fb15d5aba | |
parent | 37d6fd9069eb30d88c4ad80b5f35099ed173cc13 [diff] |
Remove checkstyle errors from generated code The generated code in the APEX model module creates checkstyle errors in Eclipse becasue there is no license header on the generated Java code. This change adds the copyright header to the code generation templates. Also this change introduces teh latest version of ahtlr 4 for code generation from a grammar. Issue-ID: POLICY-716 Change-Id: Ib02cc4e1a6e815cf6d4b386c19f7eb2542f9ed00 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