mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +02:00
**Problem** sbt 1.10.10 still has retry problem with compilation. **Solution** Revert the retry logic back to the time when we only retried IOExceptions.