+1
Any clojure users have any luck with jarjar?
On Tuesday, 6 March 2012 15:27:52 UTC-8, nathanmarz wrote:
>
> I've been playing around with the "jarjar" tool (
> http://code.google.com/p/jarjar/
> ) in order to package my jar to avoid dependency conflicts with other
> libs. It doesn't seem
I've been playing around with the "jarjar" tool (
http://code.google.com/p/jarjar/
) in order to package my jar to avoid dependency conflicts with other
libs. It doesn't seem to work though with Clojure-created classfiles,
even when using aot compilation. At runtime, when doing a require/use
it st