commit | 2c29e73e6ba82067b923b04ff0f7bc8c88af3168 | [log] [tgz] |
---|---|---|
author | Colby Ranger <cranger@google.com> | Fri May 10 11:27:58 2013 -0700 |
committer | Colby Ranger <cranger@google.com> | Thu May 16 08:30:31 2013 -0700 |
tree | 4b5e6114e8f06f075bcc1afeb8a47e84fda5871b | |
parent | be0e5c698f0bfdead19ac2294d71f43158e857f6 [diff] |
Move patch script class to the server tree. The PatchScriptFactory and PatchScriptBuilder were previously in the httpd tree. Move them to the server tree so the implementation of the revision diff REST API can share the logic. Also, update PatchScriptFactory to implement Callable instead of Handler, so there is not a circular dependency. Change-Id: Ic20fbf81a2da5ad5e2fd5c3542e6caa47df33cea