)]}'
{
  "commit": "4beaeeef8ddf4742861c6cbba69b435f03bebeb7",
  "tree": "6fa755b5419e4b607cad684a70cfbc251fdea6c0",
  "parents": [
    "e03724cb93c89317d7c3eb98b213c83f486ead91"
  ],
  "author": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Sat Jun 27 21:29:26 2026 +0200"
  },
  "committer": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Sat Jun 27 21:29:26 2026 +0200"
  },
  "message": "Resolve relative XInclude system ids via `EntityResolver2`\n\n`ConfigurationSourceResolver` resolved `xi:include` targets through the\n`EntityResolver` interface, whose `resolveEntity(publicId, systemId)` lacks the\nbase URI, so a parser that passes an unresolved, relative `systemId` (such as\nthe target of a nested `xi:include`) could not be satisfied. Implement\n`EntityResolver2` so the resolver receives the base URI and resolves the\n`systemId` against it, the same way `resolveResource` already does for schema\nimports.\n\nAssisted-By: Claude Opus 4.8 \u003cnoreply@anthropic.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da6085e630013bcff9c6cea1d545ce2b64ced19e",
      "old_mode": 33188,
      "old_path": "log4j-core/src/main/java/org/apache/logging/log4j/core/config/xml/XmlConfiguration.java",
      "new_id": "06800f991d9ac0659c160266f6991bc0b2ba30ae",
      "new_mode": 33188,
      "new_path": "log4j-core/src/main/java/org/apache/logging/log4j/core/config/xml/XmlConfiguration.java"
    }
  ]
}
