commit | b213e23edf68d36b4c0984d94d38d444f96949e2 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Thu Oct 04 07:06:41 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Thu Oct 04 16:44:57 2018 +0100 |
tree | bd7b60df8e8220abe93094fbbe373bc9c19791d0 | |
parent | 16a8f59fed2e53b1bbedaf65a33165bb4d3225f8 [diff] |
Fix creation of sub Avro items When an Avro object is created, nested sub avro objects are not created automatically. This change allows invocation of a method to create sub objects of Avro objects. Issue-ID: POLICY-954 Change-Id: Ie510867f2631ba6a8c6f5452c08aef5db67e8997 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