Move the RulesCache to gerrit.rules package
It belongs alongside of the other Prolog support code, not the ProjectState and ProjectCache. Add a little bit of documentation to the class. Change-Id: I3ba50c11641f760441745bc7ea4ac100efb5b2bb
This commit is contained in:
@@ -26,6 +26,7 @@ import com.google.gerrit.reviewdb.AccountProjectWatch;
|
||||
import com.google.gerrit.reviewdb.Change;
|
||||
import com.google.gerrit.reviewdb.Project;
|
||||
import com.google.gerrit.rules.PrologEnvironment;
|
||||
import com.google.gerrit.rules.RulesCache;
|
||||
import com.google.gerrit.server.AccessPath;
|
||||
import com.google.gerrit.server.CurrentUser;
|
||||
import com.google.gerrit.server.account.CapabilityControl;
|
||||
|
||||
Reference in New Issue
Block a user