tools.build v0.7.2 0361dde is released • copy-dir - copy permissions only when supported by the file system (so not on windows)
To pick up that version of tools.build, I've updated build-clj and deps-new (TBUILD-24 was first reported against deps-new): • io.github.seancorfield/build-clj {:git/tag "v0.6.2" :git/sha "97c275a"} • clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.5"}' :as new
tools.build v0.7.1 13f0fec (and previously v0.7.0) were released today • copy-dir - TBUILD-24 - retain file permissions when doing string replace from v0.7.0: • write-pom - TBUILD-23 - specify explicit output path with :target • Update to tools.namespace 1.2.0 • Update to tools.deps.alpha 0.12.1090
Thanks for the fix to TBUILD-24!
np!