amperity / lein-monolith

Leiningen plugin for working with monorepos.
Other
214 stars 18 forks source link

Log exceptions thrown in `each :output` runs #56

Closed drewinglis closed 5 years ago

drewinglis commented 5 years ago

Currently, if a lein monolith each :output ,,, task throws an exception, the exception is not recorded in the task's output file (it is only recorded in the overall output). This starts recording the exception to the task's output file as well.

greglook commented 5 years ago

Forgot to mention, please add this fix to the CHANGELOG.