OK, so, when I'm creating BUILD files and using `j...
# general
b
OK, so, when I'm creating BUILD files and using
java_library
, I'm using the
java_library
task to define a target named foo, and I use the
compile
goal to invoke it, right? Did I say that correctly?