clojars

john-shaffer 2021-09-14T20:36:47.007800Z

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

2021-09-15T11:59:30.007900Z

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

john-shaffer 2021-09-15T16:36:12.008100Z

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