Expose jsr305 in plugin API
This allows plugins to make use of functionality provided by this library, such as `NotThreadSafe`. Change-Id: If2f473ec0ba5ac10aebd3fc6a5f376d664d0e10b
This commit is contained in:
parent
144ea20e84
commit
e0e0bbc0b9
@ -32,6 +32,7 @@ EXPORTS = [
|
||||
"//lib/jgit/org.eclipse.jgit.http.server:jgit-servlet",
|
||||
"//lib/jgit/org.eclipse.jgit:jgit",
|
||||
"//lib/joda:joda-time",
|
||||
"//lib:jsr305",
|
||||
"//lib/log:api",
|
||||
"//lib/log:log4j",
|
||||
"//lib/mina:sshd",
|
||||
|
Loading…
Reference in New Issue
Block a user