that’s right. ant runs javac once per top level p...
# general
s
that’s right. ant runs javac once per top level project, including all java files recursively. with pants we have some (many) packages with just one or two files.