leiningen/leiningen-core/test
Stephen Nelson 6dedc14707 Fix #2284: avoid visiting checkouts we've already seen
Checkouts are recursive by default and the same checkout project may be
reachable via several paths when symlinks are used. Avoid visiting projects
multiple times by keeping track of seen projects while accumulating
checkouts classpath entries.
2017-06-15 15:37:22 +12:00
..
leiningen Fix #2284: avoid visiting checkouts we've already seen 2017-06-15 15:37:22 +12:00
resources [#2272] Use clojure.edn/read-string to read profiles files 2017-05-09 05:58:06 +02:00