Skip to content

Commit 02c4687

Browse files
samebGuice Team
authored and
Guice Team
committed
Mark javadoc_library as manual, so test //... doesn't build it.
PiperOrigin-RevId: 423155378
1 parent bc960c5 commit 02c4687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ javadoc_library(
3434
"https://tomcat.apache.org/tomcat-5.5-doc/servletapi/",
3535
"http://aopalliance.sourceforge.net/doc/",
3636
],
37+
tags = ["manual"], # Only do this when explicitly requested, not on test //...
3738
deps = [
3839
"//core/src/com/google/inject",
3940
"//extensions/assistedinject/src/com/google/inject/assistedinject",

0 commit comments

Comments
 (0)