Fork me on GitHub
#clojars
<
2021-09-14
>
john-shaffer20:09:47

Is there a de facto size limit on jars? I kept getting "connection closed" errors which disappeared once I figured out how to remove the large files

tcrawley11:09:30

There is a 20MB limit for uploads. Was your jar bigger than that?

john-shaffer16:09:12

Much bigger. It has postgres binaries for three platforms in it: https://github.com/opentable/otj-pg-embedded. Luckily, I don't need those from this package