Merge branch 'stable-2.9'
* stable-2.9:
Include gerrit.war in api_{install,deploy}
Change-Id: I5f9222d82ec252a3cc3ee00b7e5a0f1feec64d2b
This commit is contained in:
2
BUCK
2
BUCK
@@ -5,7 +5,7 @@ gerrit_war(name = 'chrome', ui = 'ui_chrome')
|
||||
gerrit_war(name = 'firefox', ui = 'ui_firefox')
|
||||
gerrit_war(name = 'safari', ui = 'ui_safari')
|
||||
gerrit_war(name = 'withdocs', docs = True)
|
||||
gerrit_war(name = 'release', docs = True, context = ['//plugins:core.zip'])
|
||||
gerrit_war(name = 'release', docs = True, context = ['//plugins:core.zip'], visibility = ['//tools/maven:'])
|
||||
|
||||
API_DEPS = [
|
||||
'//gerrit-extension-api:extension-api',
|
||||
|
||||
Reference in New Issue
Block a user