)]}'
{
  "commit": "9f9e3f7d374a57977bf74fca4edd10b3dd565251",
  "tree": "48cc52baecc926bdbbcc340b472f7b81aae6a716",
  "parents": [
    "8688e1ceb4746c0a52a173cd3679707a4c3053af"
  ],
  "author": {
    "name": "Dariusz Luksza",
    "email": "dariusz.luksza@gmail.com",
    "time": "Sat Mar 30 07:04:32 2024 +0000"
  },
  "committer": {
    "name": "Dariusz Luksza",
    "email": "dariusz.luksza@gmail.com",
    "time": "Sat Mar 30 09:18:34 2024 +0000"
  },
  "message": "Fix compilation errors\n\nAfter change I35f1a785, the base class of SSHComandModule, the\nPluginComandModule API has changed and now takes a plugin name as a\nconstructor argument. To conform to that change we inject the plugin\nname and pass it to the parent constructor.\n\nSecondly, after change I21bef286, the RestSession API is changed and\ndeclares a generic Exception instead of IOException to be thrown from\ntheir methods.\n\nAlso removes duplicated static import of `assertThat` in\nChronicleMapCacheIT.\n\nBug: Issue 331383932\nChange-Id: I4c12efa489665246932c6c65ab9e830c9dc18478\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "abe10890d303c3d3ad13bacbf63172bce6551e28",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/modules/cache/chroniclemap/SSHCommandModule.java",
      "new_id": "2de7fa9a51db91e827afc1cf60b97d28c0a9193c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/modules/cache/chroniclemap/SSHCommandModule.java"
    },
    {
      "type": "modify",
      "old_id": "9367727f7e74ad10967bad4431eba2a144fe5a11",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/ChronicleMapCacheIT.java",
      "new_id": "a40edc4b2b4931cadbb9b62fad6c47a29f325417",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/ChronicleMapCacheIT.java"
    },
    {
      "type": "modify",
      "old_id": "35610517bd437e429491b57d196d85e105f95915",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/MigrateH2CachesInMemoryIT.java",
      "new_id": "e96f6fa67ca7439957266cc54c55bb729e4ee435",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/MigrateH2CachesInMemoryIT.java"
    },
    {
      "type": "modify",
      "old_id": "469fcf8d0a32ab3862464719f08588628e36341b",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/MigrateH2CachesLocalDiskIT.java",
      "new_id": "c8d42b0c1c5c170b3e897a565206027fe195b71e",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/modules/cache/chroniclemap/MigrateH2CachesLocalDiskIT.java"
    }
  ]
}
