mirror of
https://github.com/google/guice.git
synced 2024-04-21 12:32:36 +00:00
Mark javadoc_library as manual, so test //... doesn't build it.
PiperOrigin-RevId: 423155378
This commit is contained in:
@@ -34,6 +34,7 @@ javadoc_library(
|
||||
"https://tomcat.apache.org/tomcat-5.5-doc/servletapi/",
|
||||
"http://aopalliance.sourceforge.net/doc/",
|
||||
],
|
||||
tags = ["manual"], # Only do this when explicitly requested, not on test //...
|
||||
deps = [
|
||||
"//core/src/com/google/inject",
|
||||
"//extensions/assistedinject/src/com/google/inject/assistedinject",
|
||||
|
||||
Reference in New Issue
Block a user