Export jackson-core in plugin API

Allow plugins that use this library to use the Gerrit provided version.

Change-Id: If4d62922fd53316789b8f9a59fbab11f755c2f96
This commit is contained in:
Hector Oswaldo Caballero 2017-12-22 09:01:53 -05:00
parent 1ee7a9f32d
commit cbc86c6f93
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ EXPORTS = [
"//lib/guice:multibindings",
"//lib/httpcomponents:httpclient",
"//lib/httpcomponents:httpcore",
"//lib/jackson:jackson-core",
"//lib/jgit/org.eclipse.jgit.http.server:jgit-servlet",
"//lib/jgit/org.eclipse.jgit:jgit",
"//lib/log:api",