)]}'
{
  "commit": "808f5f8deaa8a59a12b49a7736d9949177affa51",
  "tree": "86d253c330ce315dce18ce0fa7dfe4a524205529",
  "parents": [
    "98ced021ec37b3b45e08bb09f470d942c25dbb87"
  ],
  "author": {
    "name": "Christian Aistleitner",
    "email": "christian@quelltextlich.at",
    "time": "Thu Jun 25 17:24:59 2015 +0200"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@gmail.com",
    "time": "Fri Jun 26 06:38:18 2015 +0000"
  },
  "message": "Add commons-codec library which is needed for PutHttpPassword\n\nPutHttpPassword relies on org.apache.commons.codec.binary.Base64\nwithout bringing the corresponding library into the set of\ndependencies. Hence, building in-tree fails with\n\n  [...]/plugins/serviceuser/[...]/PutHttpPassword.java:31: error: package org.apache.commons.codec.binary does not exist\n  import org.apache.commons.codec.binary.Base64;\n                                        ^\n\n(see [1] and [2]). By adding the commons-codec dependency, the plugin\nbuilds and loads again, when building in-tree and in standalone mode.\n\n[1] http://builds.quelltextlich.at/gerrit/nightly/master/2015-06-25/serviceuser.jar.build.stderr.txt\n[2] http://builds.quelltextlich.at/gerrit/nightly/master/2015-06-25/index.html#serviceuser.jar\n\nChange-Id: Idf54d41ac8735665e77629abde9fc78881497f19\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "75587f1482c2970341ded65a21ea59f4c34a95a4",
      "old_mode": 33188,
      "old_path": "BUCK",
      "new_id": "f31ef17d5d1fab88a46b28045dc875e51f53602e",
      "new_mode": 33188,
      "new_path": "BUCK"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7aafa826040fb46bc83a406759b1c124046f1dfd",
      "new_mode": 33188,
      "new_path": "lib/commons/BUCK"
    }
  ]
}
