mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
da0444e5a34aefa9f2df4274cb410f06464e076e
dependencies of a task being added were filtered to remove already added ones all at once however, as each new dependency is added, the 'new' state of tasks could change this fix checks and adds dependencies one at a time
more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%