My guess is that they're being deprecated in favor of their counterparts in clojure.core:
string -> clojure.string io -> clojure.java.io On Nov 22, 2:49 pm, Michael Ossareh <[email protected]> wrote: > On Sun, Nov 7, 2010 at 06:50, Stuart Sierra > <[email protected]>wrote: > > >http://build.clojure.org/releases/org/clojure/contrib/ > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > Note that posts from new members are moderated - please be patient with > > your first post. > > To unsubscribe from this group, send email to > > [email protected]<clojure%[email protected] > > > > > For more options, visit this group at > >http://groups.google.com/group/clojure?hl=en > > Seems as though there is no alpha3 build for > - string/ > - io/ > > Is this expected? > > I'm running these as 1.3.0-SNAPSHOT right now for those. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
