)]}'
{
  "commit": "9c02e2b02b926deef4e13bd0ed7629f5ee7b6aea",
  "tree": "fcc07781c36b4560cd918d12b139945eebae4f96",
  "parents": [
    "e3c37795d77ebb374ec4fe15dfe7cc3f6b37ca9c"
  ],
  "author": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Thu Jun 25 11:38:54 2015 -0400"
  },
  "committer": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Fri Jun 26 11:28:32 2015 -0400"
  },
  "message": "Verify file existence before deleting it\n\nWhen creating a cached session file, a temporary file is generated; this\nfile is then renamed to the final cache file name. Afterwards, when\ntrying to erase this temporary file, a warning log entry is written\nbecause the delete operation fails (the file does not exist anymore\ngiving it was renamed). Fix this by verifying a file exists before\ntrying to delete it.\n\nChange-Id: If7e6435ccfbd5806a3167c6f07087a1082527628\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eefdd86c5c5f4c8c4d8c49e31c6ef888359316fa",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCache.java",
      "new_id": "11e5b78b1b63f9e994d609a38ebef93e1e25701d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCache.java"
    }
  ]
}
