Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
a
aloof-angle-91616
06/16/2019, 8:29 AM
is there a reason we removed
./pants invalidate
again? someone asked me this at scaladays and i didn’t have an answer
i made a quick, limited version of it (only consider specified targets as invalidated) for testing things like new scala compilers
i can’t see how to replicate the functionality otherwise without something like
echo >> SourceFile.scala
to modify the checksum
Post