)]}'
{
  "commit": "3b2f4402e97e78d699d32bbf09c51bd84a6f3169",
  "tree": "e147b939b6ad7fb81ca0821a228a015c60279b0f",
  "parents": [
    "b820ece1dc1e8634d69fd09a86e1c68f96114965"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Sat Jun 13 10:30:19 2026 +0200"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Sat Jun 13 10:30:19 2026 +0200"
  },
  "message": "Fix dropped tei2korapxml flags for standard TEI P5 sources\n\nThe build/tei.zip recipe spliced the unquoted TEI2KORAPXML_FLAGS value\n(-s -tk) into a single-quoted `sh -c` script string. The embedded space\nsplit the shell word, so sh -c received only `tei2korapxml -l warn -s`\nas the script and treated -tk, TEI_FLAGS and the input glob as ignored\npositional parameters. tei2korapxml then ran without a tokenizer and\nwithout inputs (\"No tokenizer chosen\").\n\nDrop the sh -c indirection: it existed only to glob /input/*.xml, but\nMake already knows the file list, so compute the container paths\n(TEI_INPUTS) and run tei2korapxml directly. The recipe\u0027s bash now does a\nsingle round of quote processing, so -s -tk and TEI_FLAGS reach the tool\nintact.\n\nCo-Authored-By: Claude Opus 4.8 \u003cnoreply@anthropic.com\u003e\nChange-Id: I8a14de8e4c8b3c1d0721ee2f541446f47f895b9f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7cd50222ea178b25b22f063af578e61a43a7d4e1",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "d4cca60e463184dc79c62775edbdcae044039771",
      "new_mode": 33188,
      "new_path": "Makefile"
    }
  ]
}
