commit | 3fa9671f720dd95bf15a5a4668aa89a7c3dd93e7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 13 16:32:45 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 13 16:32:45 2017 -0400 |
tree | a05c9b61c7f3629571c5f9c4f8e4866ab6302565 | |
parent | d315e6996052dc81c7e5deebd7fc4229a4e93c0c [diff] |
Use oparent-odlparent in sli/core Update sli/core to use oparent-odlparent. To prevent verify builds from failing due to unit test errors, also changed unit tests that require database access to use MariaDB4j to start up a local MariaDB database. Change-Id: I928b7e1e83bdb328ca9e0785c8b81f67f982eeda Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".