commit | 795acc0b6f7c8bb436de8a7bf8da0d34e17efaa3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Feb 27 12:01:32 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Feb 27 12:01:32 2019 -0500 |
tree | df790da38fabf8bfdbd239d5cbf168d09aa0abe8 | |
parent | 6570c8f2d8955d18be34831bbe25286e11a255af [diff] |
Fix JAVA_HOME in ueb-listener container Fixed JAVA_HOME setting to correct value for Alpine image Change-Id: Ibc87e4c5db19a34a1d078c6e90b0eb930478f580 Issue-ID: SDNC-674 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 133d999d1eafcc5e6a6f27eadf328abf6d4af401
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".