)]}'
{
  "commit": "e42603bb7f8750a7ea9c205482b4ff74fa8fb93d",
  "tree": "0778fe6a1c989a1a9faa0f01d19b030889aeaa92",
  "parents": [
    "6340b6e249d74f43c171585d9b091600b2b2c19d"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Apr 04 15:06:34 2024 +0000"
  },
  "committer": {
    "name": "Gerrit Code Review",
    "email": "noreply-gerritcodereview@google.com",
    "time": "Thu Apr 04 15:06:34 2024 +0000"
  },
  "message": "Update git submodules\n\n* Update plugins/replication from branch \u0027master\u0027\n  to 5e33f8344e3855478914a5c530a327f888bd8c8e\n  - Decouple replication-api.jar from the main replication plugin\n    \n    The Change Ib7a04eea5 made the whole replication plugin an ApiModule\n    which becomes the base injector for all plugins and forbids reloads,\n    (see the  Iac2851022ea for enforcing it at Gerrit level)\n    even when there is no intention to use th extension points.\n    \n    All plugins that expose an ApiModule have the following limitations:\n    - Cannot add extra dependencies\n    - Cannot be reloaded\n    - Are the base injectors for all plugins\n    \n    The above limitations aren\u0027t acceptable for the whole replication\n    plugin when used standalone without extensions.\n    \n    Define a new replication-api target that generates the sole ApiModule\n    needed for extending the replication plugin functionality.\n    All the classes that are part of the replication-api are moved\n    into a separate c.g.g.p.replication.api package so that can be\n    included in the replication-api.jar plugin.\n    \n    The gerrit.war will continue to include only the replication.jar which\n    will still work out of the box. Anyone willing to customise its behaviour\n    through the API will have to build the replication-api target.\n    Also fix the MergedConfigResource that was assuming that the ApiModule\n    was always installed and was binding DynamicItem\u003cReplicationConfigOverrides\u003e.\n    \n    Bug: Issue 324462734\n    Release-Notes: Decouple replication-api.jar from the main replication plugin\n    Change-Id: Ic432fc77daf1162368abd65f64c463e4ef4f5d6d\n    ",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "012f04240eafe6dfa21fd94e012e97498881c621",
      "old_mode": 57344,
      "old_path": "plugins/replication",
      "new_id": "5e33f8344e3855478914a5c530a327f888bd8c8e",
      "new_mode": 57344,
      "new_path": "plugins/replication"
    }
  ]
}
