)]}'
{
  "commit": "cb8ba8430dd9c1c69d0a0a1d7ff5d9b30324596a",
  "tree": "5b9f32217fdbb1aecaa8c353a6090d3c60f81fd1",
  "parents": [
    "2458343c950aa941bb166be85e1521daeea2903c"
  ],
  "author": {
    "name": "gwt.team.mmendez",
    "email": "gwt.team.mmendez@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Feb 28 19:44:51 2008 +0000"
  },
  "committer": {
    "name": "gwt.team.mmendez",
    "email": "gwt.team.mmendez@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Feb 28 19:44:51 2008 +0000"
  },
  "message": "Fixes the problem reported in issue 1830 comment #12. \n\nWe were always telling JDT that any binary only package was not a package.  This would work as long as JDT always called INameEnvironment.findType for a class in a binary only package.  \n\nThis patch uses ClassLoader.getResource(String) to determine if a name is a package.  This works as long as we are not asking about binary only package which only exists on the boot classpath.\n\nReview by: scottb\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1944 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ea85b1ea252157ce324a1fa216327e4df67ea0cd",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/jdt/AbstractCompiler.java",
      "new_id": "2ff480014b792f88beb29a9ad14a5684465b8dc6",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/jdt/AbstractCompiler.java"
    }
  ]
}
