aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-distribution-tarball/src/main/resources/policyLogger.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-02-05Change policy/distribution logging to slf4jramverma1-44/+0
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>
2018-09-05Generate docker image for policy distributionmmis1-0/+44
Added generation of tarball of policy distribution jars and generation of docker image using the tarball Issue-ID: POLICY-923 Change-Id: I9e38143fee864b765fbfd567c7e52bc7b0be2c9a Signed-off-by: mmis <michael.morris@ericsson.com>