commit | 1d394a581c51d7d175b00f69d30e2588822e3f4e | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Feb 25 09:05:52 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Wed Feb 25 09:05:52 2009 -0800 |
tree | c03bc031017ad8267c58d817cb9186e63eff2489 | |
parent | c64b7f13b150ff5d851e3ed1255661a9ffaf0ce0 [diff] |
Simplify the Gerrit install from source procedue to avoid repo Although we tend to manage Gerrit with repo, we don't actually need it as the dependencies are all available via Maven. This makes it a lot easier for someone to just clone Gerrit and do a build on their local system. Signed-off-by: Shawn O. Pearce <sop@google.com>