Fork me on GitHub
#boot
<
2017-09-10
>
sekao14:09:08

i found out that the uber task produces invalid jars on windows, because the standard jar exclusions assumes that the file separator is a forward slash

sekao14:09:38

maybe the regexes in boot.pod/standard-jar-exclusions should be modified to account for this?

sekao14:09:00

seems there was an issue made long ago, perhaps a regression was introduced? https://github.com/boot-clj/boot/issues/316