Hey all,
Is there an ant-command we support for compiling *all* files
(including tests) at once.
My understanding is that "ant test" compiles each test package right
before it's run. This is occasionally a pain, as test runs can
occasionally fail halfway through because of a compilation error that
could've been caught up-front.
It'd be really convenient if there was a command that supported the
use case of: "just make sure everything compiles". Does anyone know
of an ant command to do this that I'm just missing? ("ant test-help"
doesn't mention any options that seem helpful).
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]