I was wrong about :exclusions not working, the code was crashing due to some other reason. :exclusions worked as expected. Thanks for making me take another look at what was happening.
Regards, Sunil. On Mon, Feb 23, 2015 at 10:43 PM, Jeremy Heiler <[email protected]> wrote: > On Mon, Feb 23, 2015 at 11:22 AM, Sunil S Nandihalli < > [email protected]> wrote: > >> I tried putting the above in :exclusions in the project.clj with no >> success. > > > What do you mean by "with no success"? Can you show how you modified your > project.clj? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
