)]}'
{
  "commit": "8b57c9b6e98732f3353bbbca33df3e144f517ced",
  "tree": "7d2306c0623bcd79e46d7f4ab41e2853d07364b6",
  "parents": [
    "f7d12f38b814a59f3ffacb8cc89f8c1e1b9b89ce"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Fri Sep 19 08:00:03 2025 +0200"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Fri Sep 19 08:05:47 2025 +0200"
  },
  "message": "Fix test isolation issues causing AssetTest/ServiceTest failures\n\n- Add ExWSConf.clearProp() to ServiceTest.resetProps() to ensure clean\nstate\n- Add ExWSConf.clearProp() to AssetTest.testFormHtmlAssets() to prevent\nproperty pollution\n- Remove problematic @Before method from AssetTest that interfered with\nJersey test container\n\nThis resolves the test execution order issue where tests were failing\nwhen run\nin the full suite but passing when run individually. The root cause was\nstatic\nproperty caching in ExWSConf that was being modified by different tests.\n\nResolves #138\n\nChange-Id: I7b947045b76fd92ea2f02f298e27767dc97f5c33\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1629ce7fcc854f2f0c1e6a34ac8eccd89804bf6a",
      "old_mode": 33188,
      "old_path": "src/test/java/de/ids_mannheim/korap/plkexport/AssetTest.java",
      "new_id": "4a7794f1456d62ed737ababc00c5ad26ea225c0c",
      "new_mode": 33188,
      "new_path": "src/test/java/de/ids_mannheim/korap/plkexport/AssetTest.java"
    },
    {
      "type": "modify",
      "old_id": "5ea32b1602eafaa59f5c98bdee06662b1adb2032",
      "old_mode": 33188,
      "old_path": "src/test/java/de/ids_mannheim/korap/plkexport/ServiceTest.java",
      "new_id": "1c3d07f1e5df12ea8ba8d707687a29c7864f6f14",
      "new_mode": 33188,
      "new_path": "src/test/java/de/ids_mannheim/korap/plkexport/ServiceTest.java"
    }
  ]
}
