d6dc573586fcd3577a8b5d9634b58ce9e1359d96
When '-d' parameter of site init program is not provided the setter of
sitePath variable is not called. This leads to binding null value to
Path object annotated with @SitePath.
Simple initialization of sitePath with Paths.get(".") fixes this issue
Bug: issue 3212
Change-Id: I009ac28c22e9c092709ac4448ff8fc3f49a64a8c
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
Description
RETIRED, Gerrit as used by OpenStack