mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 20:48:54 +02:00
If the managedSources task writes into an unmanaged source directory, that would cause an infinite loop. I don't think it's worth doing out of band task execution to try and prevent this.