)]}'
{
  "commit": "b5e0859c5fcf2aea7f55d062f3661d3ad76db793",
  "tree": "e1cd91460cd0b4516e476edc171d23f42142a1b0",
  "parents": [
    "8c47d969da2a990eca54cb9b9a8ffcd2a042fbb6"
  ],
  "author": {
    "name": "unnurg@google.com",
    "email": "unnurg@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Oct 12 17:52:56 2010 +0000"
  },
  "committer": {
    "name": "unnurg@google.com",
    "email": "unnurg@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Oct 12 17:52:56 2010 +0000"
  },
  "message": "Fix deobfuscation of throwables with a cause. Previously, if the original throwable had a cause the t.setCause was failing\nso now I create a new Throwable and return it rather than modify the existing one. The additional code for stack traces\nis just to clear out the stack trace that was created when I did new Throwable(message) on the server.\n\nReview by: fredsa@google.com\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9032 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df05c97f5de9ccf5925fd992adcfe2fdc0edf59c",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/logging/server/StackTraceDeobfuscator.java",
      "new_id": "40787fdc0624b47eedb76fc05cbd9335decd6518",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/logging/server/StackTraceDeobfuscator.java"
    }
  ]
}
