commit | 9dcdfb51240411c7623f3851073dbbae9ed0ded6 | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Thu Sep 07 23:33:17 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Thu Sep 07 23:33:17 2017 +0530 |
tree | 60c76f1a429799bfd378d450f38da93236053c88 | |
parent | 4e85d4dd2ac2cc0ab65363527b9a0cebf079eb95 [diff] |
Fix sql-resource-provider compilation failure Fixed unresolved method DBResourceManager.create() in SqlResource.java Change-Id: Idb1c151e9929e5e9be5848b52c464e09c5ba835f Issue-Id: CCSDK-82 Signed-off-by: Ramu N <ramu.n@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".