commit | 03359a5641dfb26f93d630a1b1232c0ffc6ec51c | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Mar 19 12:26:20 2019 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Tue Mar 19 12:38:48 2019 +0200 |
tree | 1df9986e80e912005bec9abe124c62e87d58d1c3 | |
parent | 3394b255296c22ad171ac4c4a3f82fce05b48db2 [diff] |
Task.java to Task.kt, and test it Also move setRandomStrings() to TestUtils.setStringsInStringProperties() Issue-ID: VID-403 Change-Id: I0216d16983699f1b91c23d167472e36bcae10ce1 Signed-off-by: Ittay Stern <ittay.stern@att.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install