Re: Using clj-soap

2012-10-30 Thread diepeglo
Is someone using clj-soap? I tried and it fails with the same error. On Friday, July 13, 2012 4:35:39 AM UTC+2, Sean Corfield wrote: > > On Thu, Jul 12, 2012 at 7:34 PM, Sean Corfield > > > wrote: > > When I looked at (soap/client-proxy > > "http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL";)

Re: I want leiningen not to download from remote repos (clojars, central,..)

2012-03-27 Thread diepeglo
Ok sounds great, thanks. I will try the 2-preview asap. > -- 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 firs

I want leiningen not to download from remote repos (clojars, central,..)

2012-03-26 Thread diepeglo
Hi I don't want leiningen to download jars from remote repositories as I have all jars in .m2 local repo already from older sessions so there is no need for leiningen to download them. The build process fails (no network) and it takes years ... *Downloading: org/apache/log4j/1.2.4/log4j-1.2.4.

Re: Clojure online university

2012-02-18 Thread diepeglo
+1. To get an impression how this could look like check the upcoming Stanford, MIT and udacity classes: www.class-central.org www.udacity.com and of course not to forget the legendary ai-class.com (Sebastian Thrun's follow-up robotics class is at udacity.com and starts on Monday!!) - Dietmar