)]}' { "commit": "bdd4a6303e384b372cce60b0f6ba5df0b8cb4b9e", "tree": "108229251596f9e8865826a4fd0e4c049d8c5e4e", "parents": [ "47cf9e33eca4cd6eed343780d81128ccec8b292e" ], "author": { "name": "Michael Bolin", "email": "mbolin@fb.com", "time": "Sat Nov 02 13:01:02 2013 -0700" }, "committer": { "name": "Michael Bolin", "email": "mbolin@fb.com", "time": "Mon Nov 04 11:18:01 2013 -0800" }, "message": "When running javac, print out the number of errors and warnings.\n\nSummary:\nWhen trying to fix a java_library with a lot of errors, it is helpful\nto see the error count as you go along so you can tell if you are making\nprogress or not.\n\nTest Plan: Built a failing java_library and verify that the message appears.\n", "tree_diff": [ { "type": "modify", "old_id": "43a1c405cd9a0aa425fc6cb6c6e8a0e6e8c1365e", "old_mode": 33188, "old_path": "src/com/facebook/buck/java/JavacInMemoryStep.java", "new_id": "cab2500619024e01671be6f9ab93f62512a02e7d", "new_mode": 33188, "new_path": "src/com/facebook/buck/java/JavacInMemoryStep.java" } ] }