Fork me on GitHub
#depstar
<
2021-03-31
>
seancorfield16:03:32

A minor enhancement release: com.github.seancorfield/depstar {:mvn/version "2.0.211"} — adds a new :compile-aliases option for those (rare) situations where you need a slightly different classpath for AOT compilation than for JAR building (the specific use case that triggered this is Storm topologies, where you need the Storm client JAR for AOT compilation but you don’t want it in the uberjar).