commit | 48a745734533d42e2d9e7b9d04d08cbe8ee1b62c | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@est.tech> | Thu Feb 07 12:02:07 2019 +0000 |
committer | ramverma <ram.krishna.verma@est.tech> | Thu Feb 07 12:02:07 2019 +0000 |
tree | ebbe4fd649cce4950db81bd76501042701c3aee4 | |
parent | b5f4934afdc2601c925e83458d0e3d136c36cf1c [diff] |
Fix docker build in policy/distribution policyLoger.properties file was removed as part of moving to slf4j for logging. But the assembly.xml file was still refering to it. Since the file was not there the /bin directory was missing from the created package. Resulting in docker builds failing. Change-Id: Ia800c949d180d592aa0adb6cf61773b37329be48 Issue-ID: POLICY-1346 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy SDC Service Distribution code.
To build it using Maven 3, run: mvn clean install