)]}'
{
  "commit": "4a0db4cdf22a3d727bbd7673c012678bafa44cc9",
  "tree": "349c5b827768555fe9c0f85e8247eeece4d4c8c1",
  "parents": [
    "758613b68dd342bf084176ffb0ccea50f4ac4a94"
  ],
  "author": {
    "name": "Christian Aistleitner",
    "email": "christian@quelltextlich.at",
    "time": "Sun Mar 29 19:50:34 2015 +0200"
  },
  "committer": {
    "name": "Christian Aistleitner",
    "email": "christian@quelltextlich.at",
    "time": "Sun Mar 29 19:50:34 2015 +0200"
  },
  "message": "Fix dependencies for Java 8\n\nAdjust dependencies for Java 8\u0027s backward incompatible change in\njavac:\n\n  Area: Tools / javac\n  Synopsis: Interfaces need to be present when compiling against their\n    implementations\n  Description: When compiling a class against another class\n    implementing an interface which is defined in yet another class\n    file, such class file (where interface is defined) must be\n    available in the class path used by javac during compilation. This\n    is a new requirement as of JDK 8 - a failure to do so will result\n    in a compilation error.\n\nFrom:\n  http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html\n\nThis commit brings the class file of ItsFacade (its-base) onto the\nclass path to allow compilation of tests that instantiate\nBugzillaItsFacade.\n\nChange-Id: Ibbc9afa97ca9b85c24d7915f14a8529185b498a1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b866bf6b15e19c8aac34128cfa35cc8d6d3c0f5e",
      "old_mode": 33188,
      "old_path": "BUCK",
      "new_id": "a94f211933d52c7b624611375216094142e60504",
      "new_mode": 33188,
      "new_path": "BUCK"
    }
  ]
}
