Creating package & docker image of policy/pap 45/78145/2
authorramverma <ram.krishna.verma@est.tech>
Mon, 11 Feb 2019 15:20:09 +0000 (15:20 +0000)
committerramverma <ram.krishna.verma@est.tech>
Mon, 11 Feb 2019 15:20:09 +0000 (15:20 +0000)
commitd1a702ca63adfd763bcc2e0aa1f71131bbc73308
treec98147e092bcb83b3b220decd724595da80fae73
parent74ead72904c6c9240dbfcf6d86433e32510416f6
Creating package & docker image of policy/pap

1) Creating zip package of entire policy pap.
2) Creating docker image of policy pap.

Change-Id: I41bd705966e75e9cf501154da71f90d11ff2b3e1
Issue-ID: POLICY-1478
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
12 files changed:
packages/policy-pap-docker/pom.xml [new file with mode: 0644]
packages/policy-pap-docker/src/main/docker/Dockerfile [new file with mode: 0644]
packages/policy-pap-docker/src/main/docker/policy-pap.sh [new file with mode: 0644]
packages/policy-pap-tarball/pom.xml [new file with mode: 0644]
packages/policy-pap-tarball/src/main/package/tarball/assembly.xml [new file with mode: 0644]
packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json [new file with mode: 0644]
packages/policy-pap-tarball/src/main/resources/etc/logback.xml [new file with mode: 0644]
packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json [new file with mode: 0644]
packages/policy-pap-tarball/src/main/resources/etc/ssl/policy-keystore [new file with mode: 0644]
packages/policy-pap-tarball/src/main/resources/etc/ssl/policy-truststore [new file with mode: 0644]
packages/pom.xml [new file with mode: 0644]
pom.xml