Merge branch 'stable-2.13'
* stable-2.13: gerrit-plugin-api: Export gson as a dependency gerrit-plugin-api: Fix ordering of exported deps Change-Id: Ie69f50f5ca7e2b9e963618c5a934aa4bb1b36df0
This commit is contained in:
@@ -29,7 +29,7 @@ java_library(
|
||||
'//gerrit-reviewdb:server',
|
||||
'//lib:args4j',
|
||||
'//lib:blame-cache',
|
||||
'//lib/dropwizard:dropwizard-core',
|
||||
'//lib:gson',
|
||||
'//lib:guava',
|
||||
'//lib:gwtorm',
|
||||
'//lib:jsch',
|
||||
@@ -37,6 +37,7 @@ java_library(
|
||||
'//lib:servlet-api-3_1',
|
||||
'//lib:velocity',
|
||||
'//lib/commons:lang',
|
||||
'//lib/dropwizard:dropwizard-core',
|
||||
'//lib/guice:guice',
|
||||
'//lib/guice:guice-assistedinject',
|
||||
'//lib/guice:guice-servlet',
|
||||
|
||||
Reference in New Issue
Block a user