This lib had repl-utils in its dependencies a month ago. It has removed.
That's why you hit this problem, no idea what specific version is sane.
Luc P.
> Thank you so much for your sincere interest, but i found that
> [com.draines/postal "1.7.1"] was creating mess at downloading.
> so there is no
Thank you so much for your sincere interest, but i found that
[com.draines/postal "1.7.1"] was creating mess at downloading.
so there is no issue of clojure-contrib. now my project is working
properly.
On May 31, 7:46 pm, Softaddicts wrote:
> repl-util has been moved to clojure.repl.
>
> No need
repl-util has been moved to clojure.repl.
No need to define another dependency in this case. Just require clojure.repl in
your code.
The API is here:
http://clojure.github.com/clojure/clojure.repl-api.html
If you need other components from the old contrib, look at the url I
mentioned in my prev
@Softaddicts :
I tried [org.clojure/clojure-contrib "1.2.0"] and this one
[org.clojure.contrib/generic "1.3.0-alpha4"] too,
but it still gives same error.
And i am new to clojure so can you elaborate for individual libs with
example syntax??
On May 31, 6:41 pm, Softaddicts wrote:
> Either this n
Either this new compatible contrib or the individual libs officially supported.
I would suggest using the standalone libs when available in lieu of the 13
monolithic
compatible lib one.
Luc
> You are talking about [org.clojure/clojure-contrib "1.2.0"] this.
> right??
> and in replacement of tha
You are talking about [org.clojure/clojure-contrib "1.2.0"] this.
right??
and in replacement of that i have to include newer [org.clojure/
clojure-contrib "1.3-compat"]. right??
On May 31, 5:17 pm, Softaddicts wrote:
> Since clojure 1.3, contrib as been replaced by distinct libraries:
>
> http://
clojure.contrib.repl-utils migrated to clojure.repl, according to
http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go
Softaddicts writes:
> Since clojure 1.3, contrib as been replaced by distinct libraries:
>
> http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go
>
Since clojure 1.3, contrib as been replaced by distinct libraries:
http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go
You should be using them. No idea where the referenced lib you specify in your
project
comes from.
I did not find it using maven central search or in clojars.
Us
Hello all,
I am using eclipse IDE on windows 7 for developing clojure project
with leiningen plugin.
I think i have properly installed and configured java, lein and mvn
commands.
==
D:\Chirag\workspace\process_it>mvn -version
Apache Maven 3.0.3 (r1