Files
gerrit/gerrit-server/src/main/java
Sasa Zivkov 13b7035885 Fix plugin loading when running as hosted WAR or GWT DevMode.
Loading of plugins was failing when running Gerrit in a servlet
container (Tomcat, for example) or in GWT DevMode. The reason was
duplicated Guice bindings created inside the PluginGuiceEnvironment for
the child injectors of the dbInjector.

Bug: issue 1471
Change-Id: I7be020dd3e489df4b6099b482a925ecb155e85c6
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
2012-10-16 16:40:33 +02:00
..
2012-08-16 13:22:37 -04:00