Hello Micha!

I'm trying to tuck Reagent in there to take it for a spin, and it seems 
reluctant to comply:

boot -d reagent/reagent:0.4.3
java.lang.NullPointerException:
             boot.main/dep-ns-decls  main.clj:   36
boot.main/export-task-namespaces/fn  main.clj:   49
                clojure.core/map/fn  core.clj: 2557
                                ...
                   clojure.core/seq  core.clj:  133
                 clojure.core/apply  core.clj:  624
                clojure.core/mapcat  core.clj: 2586
                                ...
   boot.main/export-task-namespaces  main.clj:   51
                    boot.main/-main  main.clj:  111
                                ...
                   boot.App.runBoot  App.java:  217
                      boot.App.main  App.java:  309


Any feedback on what I (or it) may be doing wrong?


Thanks!

Henrik

On Monday, November 3, 2014 9:40:58 PM UTC+1, Micha Niskin wrote:
>
> Hi!
>
> Boot (http://github.com/boot-clj/boot) is a build tool for Clojure. We've 
> pulled together lessons learned from a year or so using boot v1 in 
> production and are now getting ready to release v2. To show what boot can 
> do we present a very streamlined and awesome boot-based ClojureScript 
> development workflow (
> http://adzerk.com/blog/2014/11/clojurescript-builds-rebooted/). 
>
> Try it out, maybe you'll like it! We're hoping to get some feedback before 
> committing to a stable release, so please if you have any comments or 
> questions we'd be happy to hear them. Have fun!
>

-- 
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