I'm after the realized? function which looks like it was committed on
March 18th. I expected it to be in the master snapshot but it isn't.
Am I just pulling the wrong snapshot (using Leiningen) or is my
assumption above somehow incorrect?
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)
If build.clojure.org's repository is deprecated, I will remove it from
the list of default repos for the next version of Leiningen. But I
haven't heard this explicitly and would like confirmation from the
folks who have taken over maintenance of it.
-Phil
If build.clojure.org's repository is deprecated, I will remove it from
the list of default repos for the next version of Leiningen. But I
haven't heard this explicitly and would like confirmation from the
folks who have taken over maintenance of it.
Honestly I have been wanting to keep snapshots out by default for a
while now. For Clojars this will probably wait for Leiningen 2.0 since
it requires some server-side work, but for Clojure's own snapshots I
think it's probably OK to require users to add a special :repositories
entry for it, especially since there has never been any guarantee that
snapshot versions persist over time. I'll just need to make sure it's
adequately addressed in documentation since I'm sure it will be a very
common FAQ.
-Phil
Go for it, and let us know what documentation updates we need to make.
Stu