lynaghk / cljx

Write a portable codebase targeting Clojure/ClojureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requiring unused dependency?

jacobemcken opened this issue · comments

I stumbled on a problem related to requiring leiningen.repl in cljx.plugin but it doesn't seem to be used?

I experienced the issue when updating from 0.4.0 to 0.5.0 or 0.6.0 in Immutant 1.1.4 where starting up the Immutant server would fail in bootstrap runtime, where lein-core is available, but leinignen itself isn't

Could leiningen.repl just be deleted?

Yeah, that could be removed, looks spurious. PR, please.

Is it possible to get a new releasewhich includes this... I have some automatic tests which wont run because of this? (a SNAPSHOT would do)

turning on the @lynaghk bat-light here… :-)

Deployed com/keminglabs/cljx/0.7.0-SNAPSHOT/cljx-0.7.0-20151201.172807-1.jar to Clojars.
Hope this buys you some time @jacobemcken to migrate to cljc or your own fork of cljx, since I'mma take this bat-light away from Chas next time I see him =P

hehe it will! Thanks alot!