Move non-Gerrit-specific project index code to new package
This is similar to the split between index and server.index: these pieces of the index code do not depend on Gerrit internals and may be used to implement a project index in non-Gerrit servers. In other words, this is the logical continuation of the work started in I07beec95. Change-Id: Ic56eb46a5386cdd72f62117ad36b24ca85659809
This commit is contained in:
@@ -34,6 +34,7 @@ java_library(
|
||||
"//java/com/google/gerrit/extensions:api",
|
||||
"//java/com/google/gerrit/index",
|
||||
"//java/com/google/gerrit/index:query_exception",
|
||||
"//java/com/google/gerrit/index/project",
|
||||
"//java/com/google/gerrit/lifecycle",
|
||||
"//java/com/google/gerrit/metrics",
|
||||
"//java/com/google/gerrit/prettify:server",
|
||||
|
||||
Reference in New Issue
Block a user