The makefile calls compile then uberjar, which is why things are compiled 
twice, so it seems my problem lies *just* with uberjar.


Any idea why compile would succeed but then uberjar would fail?

On Wednesday, 11 March 2015 14:22:17 UTC+1, Aaron France wrote:
>
> Hi,
>
> The relevant parts of the Makefile are here: 
> https://gist.github.com/AeroNotix/f65a846781357db59ced
>
> On Wednesday, 11 March 2015 14:01:20 UTC+1, Tassilo Horn wrote:
>>
>> Aaron France <aaron.l...@gmail.com> writes: 
>>
>> > Here is output compiling on the different machines: 
>> > https://gist.github.com/AeroNotix/70a2d10bbb050aa0542a 
>>
>> What does your Makefile look like?  Does it just call "lein uberjar" or 
>> what? 
>>
>> I think it's strange that even on the machine where it builds 
>> successfully every namespace seems to get compiled twice. 
>>
>> Bye, 
>> Tassilo 
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to