gerrit/gerrit-common
Dariusz Luksza 8f33a51706 Add SwitchSecureStore site program
Add site program that will switch SecureStore implementations.

Running:

java -jar gerrit.war SwitchSecureStore --new-secure-store-lib $path -d
$site

will read all stored values from old SecureStore, then store them using
new implementation, remove jar with old implementation from lib/
directory, copy new jar to lib/ and finally set new value of
gerrit.secureStoreClass configuration option.

Change-Id: I79391e7cda5901a48b83ee35ac2776e0b977944b
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
2015-02-23 09:53:05 +01:00
..
src Add SwitchSecureStore site program 2015-02-23 09:53:05 +01:00
BUCK Support AutoValue 2014-11-08 08:31:08 -08:00