I was getting warnings before I added the exclude so its definitely there.
I'm mobile at the mo. Will post more detail when I get to a proper computer — Sent from Mailbox for iPhone On Sun, Apr 6, 2014 at 7:52 PM, James Reeves <[email protected]> wrote: > As far as I know, there's no clojure.core/refresh function, as your > template seems to indicate via :refer-clojure. > - James > On 6 April 2014 14:03, Adrian Mowat <[email protected]> wrote: >> Hi, >> >> I have created a Leiningen template that creates a new project setup to >> use Stuart Sierra's component library ( >> https://github.com/stuartsierra/component) and reloaded workflow ( >> http://thinkrelevance.com/blog/2013/06/04/clojure-workflow-reloaded) >> >> See https://github.com/mowat27/reloadable-app for more details. >> >> It's deployed to clojars so you can create a new project by running >> >> lein new reloadable-app <project name> >> >> I also added it to the plugin list at >> https://github.com/technomancy/leiningen/wiki/Plugins - although I'm not >> sure if it's up to date >> >> As this is my first foray into lein templating, any comments would be >> greatly appreciated >> >> Many Thanks >> >> Adrian >> >> >> >> -- >> 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 a topic in the Google > Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/XeaFsa2lEkk/unsubscribe. > To unsubscribe from this group and all its topics, 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.
