On Thursday 04 December 2008 17:01, Randall R Schulz wrote:
> Hi,
>
> ...
>
> user=> (bean (new Boolean true))
> java.lang.NoClassDefFoundError: clojure/core$bean__4456$fn__4458
>
>
> In fact, I've yet to find an invocation of (bean ...) that produces
> anything other than a NCDFE.
>
> ...
OK. Here's the lesson:
** If you "svn up" the Clojure source code and rebuild it while you
have an instance of Clojure running, bad things may happen
(in the running instance).
I have learned my lesson.
You have been warned.
Randall Schulz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---