)]}'
{
  "commit": "5436ff9c233be1c0ef0216185fe473a09c858f92",
  "tree": "2642a547f91821bf304c128dd50bddcb8cba7f85",
  "parents": [
    "c2ceaccd55b13d73287a1d4149fbbd0e5ab6bc65"
  ],
  "author": {
    "name": "Dariusz Luksza",
    "email": "dariusz@luksza.org",
    "time": "Thu Feb 05 17:25:38 2015 +0100"
  },
  "committer": {
    "name": "Dariusz Luksza",
    "email": "dariusz@luksza.org",
    "time": "Fri Feb 06 09:55:27 2015 +0100"
  },
  "message": "Throw IOException from JarScanner constructor\n\nThe constructor of JarScanner is throwing an InvalidPluginException\nwhen an IOException occurs while loading a JAR file. This exception is\ntoo specific here and it should be the responsibility of the caller to\ndecide whether a given JAR file is a plugin or not. Therefore this\nconstructor should throw a generic IOException instead.\n\nChange-Id: I60099f9cec0837e6bf9a72af0d085f9731495c14\nSigned-off-by: Dariusz Luksza \u003cdariusz@luksza.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c35014c15ae19b5fc135733df10c6ec0efdde25",
      "old_mode": 33188,
      "old_path": "gerrit-server/src/main/java/com/google/gerrit/server/plugins/JarPluginProvider.java",
      "new_id": "53f39f1cb576d9b07ec84d765937a2dd69f54adb",
      "new_mode": 33188,
      "new_path": "gerrit-server/src/main/java/com/google/gerrit/server/plugins/JarPluginProvider.java"
    },
    {
      "type": "modify",
      "old_id": "d7d0efd3df0b240db352eb50f740d8ab8ef040e2",
      "old_mode": 33188,
      "old_path": "gerrit-server/src/main/java/com/google/gerrit/server/plugins/JarScanner.java",
      "new_id": "4fcc102afc9b071a3fd3cfcafb91b313c660fa83",
      "new_mode": 33188,
      "new_path": "gerrit-server/src/main/java/com/google/gerrit/server/plugins/JarScanner.java"
    }
  ]
}
