commit | 4da70e483b8f177b9dad4ea59a80757e82b575c6 | [log] [tgz] |
---|---|---|
author | Enbo Wang <wangenbo@huawei.com> | Wed Jan 15 23:58:22 2020 +0800 |
committer | Enbo Wang <wangenbo@huawei.com> | Thu Jan 16 00:02:07 2020 +0800 |
tree | a8d63ff28320c8997191cf4ce0532cdd1a96ae0b | |
parent | 2fa35ec7af06c9f1d1982dc500726de703f7dede [diff] |
Fix issue of converting camel case to lower hyphen format Fix issue of converting camel case to lower hyphen format when there are continuous capital letters. Issue-ID: CCSDK-2026 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: Ifd10b1e82c1f10476bbc6e15689e6025de57bbf4
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".