https://pantsbuild.org/ logo
w

witty-crayon-22786

01/11/2017, 7:25 PM
@broad-london-44229 : if you're trying to add a task that "depends on compile", you'd want to depend on the products generated by the compile (
runtime_classpath
, iirc). see http://www.pantsbuild.org/dev_tasks.html#product_types-and-require_data-why-test-comes-after-compile
👍 1