Re: Building klipse demands too much

2020-06-27 Thread Rostislav Svoboda
> 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 >

Re: Building klipse demands too much

2020-06-27 Thread Rostislav Svoboda
> 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

Re: Building klipse demands too much

2020-06-27 Thread James Reeves
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

Building klipse demands too much

2020-06-27 Thread Rostislav Svoboda
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