Go to file
Dariusz Luksza d6dc573586 Fix potential null binding of sitePath
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>
2015-03-05 09:40:54 +09:00
2014-12-18 11:16:03 +09:00
2015-03-02 18:44:40 +09:00
2013-11-30 01:53:00 -08:00
2015-03-03 21:45:23 +01:00
2015-03-04 10:59:02 +09:00
2015-03-04 10:59:02 +09:00
2015-03-03 21:51:39 +01:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2015-03-04 10:59:02 +09:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-02-23 02:53:20 +00:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB