boot-clj / boot

Build tooling for Clojure.
https://boot-clj.github.io/
Eclipse Public License 1.0
1.75k stars 180 forks source link

Ensure :boot.util/omit-stacktrace? preserved #651

Closed seancorfield closed 6 years ago

seancorfield commented 6 years ago

This ensures any ex-info data is preserved across the new exception containing :line. In particular, this will propagate :boot.util/omit-stacktrace?