)]}'
{
  "commit": "0db292fbbfbe400a6e36fb84645a0ebb0d73d048",
  "tree": "ba9a320be9d4b9dd73f0bcee8884837522155631",
  "parents": [
    "66c18ffe4f19143d081acb744170ca2d0deb99d5"
  ],
  "author": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Tue Jul 07 09:43:26 2026 +0200"
  },
  "committer": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Tue Jul 07 09:43:26 2026 +0200"
  },
  "message": "Set the system id on the XInclude test resolver\u0027s InputSource\n\nOn JDK 8 the two XInclude regression tests threw a NullPointerException\ninside the built-in Xerces XIncludeHandler.searchForRecursiveIncludes:\nthe allow-all resolver returned an InputSource carrying only a byte\nstream, so the included document had no base URI, and JDK 8\u0027s recursion\ndetection dereferences it. Newer JDKs tolerate the missing base.\n\nSet the system id on the returned InputSource, as a correct resolver\ndoes. Passes on Temurin 8 and 25.\n\nAssisted-By: Claude Opus 4.8 (1M context) \u003cnoreply@anthropic.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e77b21a6c0802194b67ed0b0789f73015655722a",
      "old_mode": 33188,
      "old_path": "src/test/java/org/apache/commons/xml/EntityResolverFloorTest.java",
      "new_id": "42a473fe44bbff6df1ba2db647864a26f3669397",
      "new_mode": 33188,
      "new_path": "src/test/java/org/apache/commons/xml/EntityResolverFloorTest.java"
    }
  ]
}
