Using a fat jar negates the need to distribute the ./lib folder. Also,
using minimization on the shaded jar makes the release size smaller.
Unfortunately I wasn't able to test this properly. When I build master, I nothing except the list operation works for me. When I use the v0.3.4 release, everything works properly.
Using a fat jar negates the need to distribute the ./lib folder. Also, using minimization on the shaded jar makes the release size smaller.
Unfortunately I wasn't able to test this properly. When I build master, I nothing except the
list
operation works for me. When I use thev0.3.4
release, everything works properly.