Files
gerrit/src/main/java/com/google/gerrit/server
Shawn O. Pearce 32ae8d615d Load gerrit.config through Guice injection
Rather than loading it in GerritServer we can load it directly through
Guice, making it available as a singleton to anyone who wants access.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-07-29 09:34:58 -07:00
..