Q about 1.3.0-master-SNAPSHOT

14 views
Skip to first unread message

Sean Corfield

unread,
Apr 21, 2011, 6:37:01 PM4/21/11
to cloju...@googlegroups.com
I thought that the 1.3.0-master-SNAPSHOT would be the most recent
successful build of clojure core - and the sonatype maven repo shows
the latest snapshot was added on April 19th.

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)

Sean Corfield

unread,
Apr 21, 2011, 6:39:58 PM4/21/11
to cloju...@googlegroups.com
To answer my own question: yes, Leiningen is pulling
clojure-1.3.0-master-20101220.130227-7.jar from somewhere. Sigh.

Sean Corfield

unread,
Apr 21, 2011, 7:15:07 PM4/21/11
to cloju...@googlegroups.com
Once I added the Sonatype snapshots repo, I got the correct version. I
guess I was just surprised that Leiningen was able to pull an old
snapshot from its default set of repositories (which includes
build.clojure.org - which only has outdated snapshots it seems?).

Phil Hagelberg

unread,
Apr 21, 2011, 7:54:32 PM4/21/11
to cloju...@googlegroups.com
On Thu, Apr 21, 2011 at 4:15 PM, Sean Corfield <seanco...@gmail.com> wrote:
> Once I added the Sonatype snapshots repo, I got the correct version. I
> guess I was just surprised that Leiningen was able to pull an old
> snapshot from its default set of repositories (which includes
> build.clojure.org - which only has outdated snapshots it seems?).

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

Christopher Redinger

unread,
Apr 21, 2011, 10:02:05 PM4/21/11
to cloju...@googlegroups.com
On Apr 21, 2011, at 7:54 PM, Phil Hagelberg wrote:
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.

Hi Phil,

Sonatype is the new repository home. See the "Clojure release 1.3.0-alpha5 and later" section at http://dev.clojure.org/display/doc/Maven+Settings+and+Repositories for more info.

We have discussed redirecting /snapshots from build.clojure.org to Sonatype if it would make sense.

--
Christopher Redinger

Phil Hagelberg

unread,
Apr 21, 2011, 11:25:24 PM4/21/11
to cloju...@googlegroups.com
On Thu, Apr 21, 2011 at 7:02 PM, Christopher Redinger
<ch...@thinkrelevance.com> wrote:
> Sonatype is the new repository home. See the "Clojure release 1.3.0-alpha5
> and later" section
> at http://dev.clojure.org/display/doc/Maven+Settings+and+Repositories for
> more info.
> We have discussed redirecting /snapshots from build.clojure.org to Sonatype
> if it would make sense.

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

Stuart Halloway

unread,
Apr 22, 2011, 8:25:23 AM4/22/11
to cloju...@googlegroups.com

Go for it, and let us know what documentation updates we need to make.

Stu

Reply all
Reply to author
Forward
0 new messages