commit | 56858b0b356c62bd6fdea3486343d331bbc9567d | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Fri Oct 19 12:03:35 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Fri Oct 19 12:08:01 2018 +0100 |
tree | 99a4c7e9a1f9cfc9d6b26f9735d3f5200f6e9ff4 | |
parent | d4e7632aa00b42c544406fe9d83621c50831fe8e [diff] |
Fix bug to allow JSON arrays of events Apex should allow JSON arrays of events to be processed, processing the array of events as they come in. This review changes the Apex JSON array handling to allow arrays of JSON events to be processed. Arrays of events are required to perform Apex pewrformance tests. Change-Id: I08ddc9659414bd076fbaa250182335d6f38473e6 Issue-ID: POLICY-812 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