Change policy/distribution logging to slf4j

1) Changed logging from FlexLogger to SLF4J with logback
2) Fixed test cases of distribution REST endpoints having
   infinite while loop

Change-Id: I1551873b3d348f9a7d2b4f8dfc3ae5dd6462bdb8
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
30 files changed
tree: 1217188ee7f3b6194362c5f9fea1acbc8c515a95
  1. docs/
  2. forwarding/
  3. main/
  4. model/
  5. packages/
  6. plugins/
  7. reception/
  8. s3p/
  9. .gitignore
  10. .gitreview
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

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