I'm trying to build klipse. I launched
lein install
more than 3.5 hours ago. It's still running and the target/klipse-7.9.7.jar
is >110GB (gigabytes) large and increasing... :( Is that normal? Does
anybody know what the space and time requirements are?
I issued a ticket https://github.com/vieb
I started it up on MacOS and also found that after only a few minutes,
there was a 4GB jar. This is clearly not correct, and a 110GB jar is
definitely not correct.
However, I don't see anything in the README about lein install being the
right way to install this. It looks like it's meant to be com
> It looks like it's meant to be compiled into a js file, rather than a
local maven dependency
There are some instructions in the
https://github.com/viebel/klipse/blob/master/contributing.md
also about deploying to clojars (at the bottom):
lein with-profile deploy deploy clojars
but "deplo
> There are some instructions in the
> https://github.com/viebel/klipse/blob/master/contributing.md
> also about deploying to clojars (at the bottom):
> lein with-profile deploy deploy clojars
> but "deploy deploy" is really written twice there so I'm not sure if it's
correct or not. The
>
FYI you can also ask in the #klipse channel in the Clojurians Slack
--
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 y