commit | b46e315c8f803e4fb54fc7ba49b94b8052f1c037 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jan 20 17:39:32 2020 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Jan 20 17:48:21 2020 -0500 |
tree | d0284baca6bc31f8830a42a155774a4176912b78 | |
parent | c22d70d8f2429747ac7eb991c8d83aa3be633d1b [diff] |
Replace deprecated Nashorn javascript engine Some test drivers use javascript to evaluate expected results. In java 8, the standard javascript engine was Nashorn, but that has been deprecated. As the test scripts use a simple xxx.yyy.zzz notation, decided to go with a small expression language, Apache JEXL, instead. Issue-ID: POLICY-2324 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Iffff468a880c612bdb31da84964dfa4132fa15e3
Copyright 2018 AT&T Intellectual Property. 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 ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: