tools-build

seancorfield 2021-10-11T16:40:22.494300Z

Thanks, Alex! I'll update build-clj and deps-new to the latest and make releases soon.

seancorfield 2021-10-11T17:07:44.494400Z

Alex Miller (Clojure team) 2021-10-11T04:15:45.491Z

tools.build v0.6.0 b139316 is now available: • compile-clj - TBUILD-20 - fix regression with including class dir on classpath • copy-dir - add option to filter binary files by extension during replace

seancorfield 2021-10-11T04:18:31.491800Z

:non-filtered-exts -- that seems like an odd name -- aren't these :non-replaced-exts?

seancorfield 2021-10-11T04:19:00.492100Z

"coll of extensions to skip filtering" -- "skip replacing", right?

Alex Miller (Clojure team) 2021-10-11T04:36:42.492700Z

yeah, kind of following the (admittedly bad) maven naming here

Alex Miller (Clojure team) 2021-10-11T04:45:26.493300Z

ok, updated to :non-replaced-exts in v0.6.1 515b334

👍 1
👍🏻 1