aboutsummaryrefslogtreecommitdiff
path: root/compatibility/IncompatibleCbtVersionException.java
Commit message (Collapse)AuthorAgeFilesLines
* idempotent change propagationChristopher Vogt2017-02-091-0/+10
using lastModified instead of a non-idempotent needsUpdate flag this fixes a bug where dependees would not be rebuilt if cbt exited or was killed after dependencies were already rebuilt.