Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: VID-733
Change-Id: I16b9fa0e4f310900aa7bd733e40c00868db33f90
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
The value of vidkeystorepassword is plugged as environment variable
VID_KEYSTORE_PASSWORD. (see commit 7a3e2594; change-id:
Ibf52542344ecf79fb947858329f37018731d2270)
Now CATALINA_OPTS will be evaluated when container is started, with
the actual value of VID_KEYSTORE_PASSWORD env variable.
This fixes the issue where CATALINA_OPTS is evaluated at Docker
build time, with a static VID_KEYSTORE_PASSWORD value.
Issue-ID: VID-494
Issue-ID: VID-650
Change-Id: Ife2a2e92b3745691cc45590d1afd1688d918048f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Improve scripts to avoid unecessary WAR repackaging. Tomcat extracts WAR content
when deployed so there is no need to repackage whole WAR (time-costly operation)
in order to update template properties
Issue-ID: VID-164
Change-Id: I2aa2db915ba7408cf9da51a28695c4890c369312
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
Change-Id: I96e3eaaf48c7bd4d98a9fdcc1f5d6f9ec489302d
Signed-off-by: jimmydot <jf2512@att.com>
|
|
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346
Signed-off-by: jimmydot <jf2512@att.com>
|
|
Change-Id: I2f0c09692c2ae70be61b8bb552fd1bd2983eb661
Signed-off-by: DR695H <dr695h@att.com>
|