Let me know if you need me to make any changes.

David

On Wed, May 5, 2010 at 9:13 AM, Stuart Halloway
<stuart.hallo...@gmail.com> wrote:
> I'll have a fix up within a half hour that should require *no* changes to
> incanter.
>
>> On 5 May 2010 14:26, Craig Andera <craig.and...@gmail.com> wrote:
>>>
>>>> I have updated the labrepl [1] to use the latest clojure 1.2 and contrib
>>>> 1.2
>>>> snapshots. Also, most of the dependencies are now frozen to specific
>>>> snapshot timestamps (the project.clj file may be of interest to people
>>>> living
>>>> on the development edge).
>>>>
>>>> After a "lein clean;  lein deps" everything should work, please let me
>>>> know
>>>> if you see otherwise.
>>>
>>> I'm seeing otherwise. I'm up to commit 70702523e25937bc8386 (back on
>>> the edge, thanks to last-var-in wins), and I'm just running
>>> script/swank from the command line (Ubuntu 9.10), but I'm having all
>>> sorts of problems when I try to pull in incanter for the its-all-data
>>> labs.
>>>
>>> If I just run script/repl and try to use incanter.charts, I get this
>>> [1]. If I run script/swank from the CL and connect via slime-connect
>>> in emacs and do the use from the SLIME REPL, I instead get this [2] in
>>> an SLDB buffer.
>>>
>>> [1]
>>> cand...@faerie:~/labrepl$ script/repl
>>> Clojure 1.2.0-master-SNAPSHOT
>>> 2010-05-05 08:21:04.602::INFO:  Logging to STDERR via
>>> org.mortbay.log.StdErrLog
>>> solutions.mini_browser.proxy$javax.servlet.http.HttpServlet$0
>>> 2010-05-05 08:21:04.622::INFO:  jetty-6.1.21
>>> 2010-05-05 08:21:09.464::INFO:  Started socketconnec...@0.0.0.0:9000
>>> labrepl.proxy$javax.servlet.http.HttpServlet$0
>>> 2010-05-05 08:21:09.464::INFO:  jetty-6.1.21
>>> 2010-05-05 08:21:09.466::INFO:  Started socketconnec...@0.0.0.0:8080
>>> Welcome to the labrepl. Browse to localhost:8080 to get started!
>>> user=> (use 'incanter.charts)
>>> WARNING: group-by already refers to: #'clojure.core/group-by in
>>> namespace: incanter.core, being replaced by: #'incanter.core/group-by
>>
>> There was a message recently about Incanter's "group-by" being renamed
>> to "group-on" because of this conflict.  So it seems Incanter needs to
>> be updated.
>>
>> --
>> Michael
>>
>> --
>> 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 first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>

-- 
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 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to