gerrit/gerrit-lucene
David Pursehouse 751a0c40e2 Bind OnlineReindexer.Factory in LuceneIndexModule
The OnlineReindexer.Factory is only bound in MultiVersionModule.

This causes some of the acceptance tests to fail with the error
"no implementation bound" because the SingleVersionModule is being
used, which does not bind OnlineReindexer.Factory.

Bind it in LuceneIndexModule instead, so it's used in both cases.

Change-Id: I6df22bb405621485e5dcba2a5d0e0a14de372f8a
2015-07-13 12:31:42 +09:00
..
src/main/java/com/google/gerrit/lucene Bind OnlineReindexer.Factory in LuceneIndexModule 2015-07-13 12:31:42 +09:00
BUCK Save GWT compile time by avoiding javac 2013-11-30 11:06:50 -08:00