Re: how to package a project to a jar file?

2021-09-15 Thread Sean Corfield
On Wed, Sep 15, 2021 at 11:51 AM Alan Thompson wrote: > You could also check out depstar > No, please use tools.build -- I already use it in most of my OSS projects to build library JARs for deployment to Clojars (instead of depstar). I've been working with Alex to close the gap between uber

Re: how to package a project to a jar file?

2021-09-15 Thread Alan Thompson
You could also check out depstar https://github.com/seancorfield/depstar On Tue, Sep 14, 2021 at 8:35 AM c y wrote: > i can't use lein > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to

First build of Tupelo Clojure using Java 17 (Clojure 1.11.0-alpha1)

2021-09-15 Thread Alan Thompson
and everything is working fine (as expected!). 25936 lines of Clojure 419 tests 4014 assertions ~/tupelo > lein clean; lein test Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were