commit | e97a30bdd775bf005f9b15722f3d1866927d2171 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Wed Nov 19 09:57:19 2014 +0100 |
committer | Edwin Kempin <edwin.kempin@gmail.com> | Wed Nov 19 09:30:19 2014 +0000 |
tree | c2053270dfdb4d34a596545487a00b2569feddfa | |
parent | b2740e6d5272d87c3410db2532f7f40544a8ff04 [diff] |
In cache key use ObjectId.zeroId() if refs/meta/config is missing Use ObjectId.zeroId() instead of null as meta config revision in the cache key if the project has no refs/meta/config branch. This prevents potential NullPointerExceptions later. Change-Id: I810f1d626a8d57e20f4dbe493d4dd9a20e42f6ab Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>