commit | c62fdd3be263bdb4543aba980780df642af67313 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Mon Jan 07 15:10:11 2019 -0500 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Mon Jan 07 15:31:41 2019 -0500 |
tree | 977f90e2f4f8c5e94aa679574555a8e9ec1adb96 | |
parent | 62734cb1e278b32b3ade040eb97491ffc0b04dcc [diff] |
fixed sonar issue in JdbcCachedDataSource Changes made: * updated cleanup code * added TerminatingConfiguration class Change-Id: Iee16116a5fc419065915b9f84488874dd192af7c Issue-ID: CCSDK-913 Signed-off-by: Rich Tabedzki <richard.tabedzki@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".