)]}'
{
  "commit": "0405ec0719d25ab6cfc02a825b6f0a8704b6578c",
  "tree": "9ae25b82335a2eaaf9a88b2b5127da554700153c",
  "parents": [
    "d75fb7e45a0f0e6f422c4b6463afad98929fa0d1"
  ],
  "author": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Tue Feb 05 15:47:32 2019 +0100"
  },
  "committer": {
    "name": "Thomas Dräbing",
    "email": "thomas.draebing@sap.com",
    "time": "Mon Feb 11 15:22:21 2019 +0000"
  },
  "message": "Fix assembly of external id\n\nTwo tests for the master-branch of the cfoauth-plugin failed:\n\n- testParseAccessTokenResponse\n- testGetAsAccessToken\n\nBoth tests showed the same ComparisonFailure:\n\n  expected:\u003cexternal[:]marissa\u003e but was:\u003cexternal[]marissa\u003e\n\nSince Commit 744d2b89 in Gerrit the scheme for external auth is defined\nwithout the trailing \u0027:\u0027. The colon however was expected by the cfoauth\nplugin, causing false assembly of the external id.\n\nThis change adds the addition of a colon, when defining the external ID\nin the plugin code.\n\nChange-Id: If3d0cc52c0e64fb2b9cf3ce0a4b0774e9533da56\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "75ffe0d296e734e5a9c1c5d9b791e0fe3ca54624",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/cfoauth/CFOAuthService.java",
      "new_id": "b5b294e138bb50b495cdbee97c04d2a82d0ebbe7",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/cfoauth/CFOAuthService.java"
    },
    {
      "type": "modify",
      "old_id": "62ce5a0e7997be648556b3a72e91cec368f0a7da",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/cfoauth/UserInfo.java",
      "new_id": "d539301c966dba0145648d374f5d164d6a1c1098",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/cfoauth/UserInfo.java"
    }
  ]
}
