)]}'
{
  "commit": "578aa64d05fa982f41c2db72253c9b43c3f0d03e",
  "tree": "5e5fc4354dc101a2b943bd38844017c19adf30a1",
  "parents": [
    "2808425de3d91a319d7497e127af1336ca6692c0"
  ],
  "author": {
    "name": "Trevor Getty",
    "email": "trevor.getty@wandisco.com",
    "time": "Wed May 14 17:21:41 2025 +0100"
  },
  "committer": {
    "name": "Trevor Getty",
    "email": "trevor.getty@wandisco.com",
    "time": "Mon Jul 07 11:26:03 2025 -0700"
  },
  "message": "Fix plugin names having hyphens\n\nAny maven based plugin builds that had hyphens in the\nnames where being truncated to the first hyphen.\n\ne.g. ai-code-review, was \"ai\" leading to incorrect names\nand duplicated entries upon installation.\n\nReplacing indexOf with lastIndexOf, to take everything up\nto the version number.\nN.B.Version numbers cannot contain suffix information like\n-SNAPSHOT, or -rc0 for maven builds.\n\nBug: Issue 417683832\nChange-Id: I1a206635499a2977dcc49503bd300b96fda6bffa\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "192bbe5cc1f3b65fd90857214d863ae4e8fad2c1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/manager/repository/JenkinsCiPluginsRepository.java",
      "new_id": "d84eda56d03952794d2ccc949f254851b506f77b",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/manager/repository/JenkinsCiPluginsRepository.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5d52844bda281a821767ff2ca42e8230fbac0870",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/manager/repository/PluginsCheckMavenNamingTest.java"
    }
  ]
}
