commit | f04d89c55ab4dfa94dfed1cc9b65471d1d3140c5 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Feb 05 11:03:41 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Feb 08 15:19:14 2021 -0500 |
tree | d2d61c3e4c6646772d2e6665db8c86fdd1d9748a | |
parent | 5f0183ff4608e1c87436967dbc8760fe9a1febaf [diff] |
Set target-database property The new version of eclipselink doesn't recognize mariaDB by default. Added an optional property, databaseType, to the DB parameter class, which defaults to "MySQL" if not set. ("MySQL" is what web discussions indicated should be used for mariaDB.) Issue-ID: POLICY-3005 Change-Id: I7af9b65a53e0090944af6ce40d5cffa13a4123d7 Signed-off-by: Jim Hahn <jrh3@att.com>
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 the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install