Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Sean Corfield
On Wed, Aug 8, 2012 at 5:58 PM, Andreas Kostler wrote: >> Given that regular Clojure users cannot submit a pull request. > Really? That's what I did... Technically you can _submit_ pull requests but Clojure and contrib projects cannot _accept_ them. You will generally see the pull request closed

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Andreas Kostler
> Given that regular Clojure users cannot submit a pull request. Really? That's what I did... On 9 August 2012 06:56, Michael Klishin wrote: > Meikel Brandmeyer: > > > This does not necessarily include a specific version. > > “Instructions for including the library as a dependency in Maven / >

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Michael Klishin
Meikel Brandmeyer: > This does not necessarily include a specific version. > “Instructions for including the library as a dependency in Maven / Leiningen” Arguing just for the sake of it? Clojure learning curve is already steep enough. Lets make it even steeper by asking people to figure out UIs

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Sean Corfield
On Wed, Aug 8, 2012 at 12:28 PM, Meikel Brandmeyer wrote: >> http://dev.clojure.org/display/design/Contrib+Library+READMEs > > None of the points mentioned there requires explicit specification of the > last available version. See data.json which is the reference model. Most of the contrib READ

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Meikel Brandmeyer
Hi, Am 08.08.2012 um 20:48 schrieb Sean Corfield: > On Wed, Aug 8, 2012 at 11:46 AM, Sean Corfield wrote: >> On Wed, Aug 8, 2012 at 2:52 AM, Meikel Brandmeyer (kotarak) >> wrote: >>> why recommending a specific version at all? >>> >>> Just point to search.maven.org or mvnrepository.com and le

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Sean Corfield
On Wed, Aug 8, 2012 at 11:46 AM, Sean Corfield wrote: > On Wed, Aug 8, 2012 at 2:52 AM, Meikel Brandmeyer (kotarak) > wrote: >> why recommending a specific version at all? >> >> Just point to search.maven.org or mvnrepository.com and let the user choose >> one? > > Because Clojure/core have deci

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Sean Corfield
On Wed, Aug 8, 2012 at 2:52 AM, Meikel Brandmeyer (kotarak) wrote: > why recommending a specific version at all? > > Just point to search.maven.org or mvnrepository.com and let the user choose > one? Because Clojure/core have decided - after quite a bit of discussion - that providing specific ve

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Michael Fogus
For the record I do not mind (and much prefer) to list the latest stable release in the README. No problem. In this case I made the change, scheduled the release, and went somewhere else. As it turns out the release process is wonky so 0.6.2 has not yet made it out. The previous version is now li

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Baishampayan Ghose
Meikel, For you (and me) it's not a problem; I have even looked at pom.xml files in certain cases to figure out the latest version, etc. but "normal" people don't care, they wish to get started as soon as possible. People don't read README files as well, but on Github README files are rendered as

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Meikel Brandmeyer (kotarak)
Hi, Am Mittwoch, 8. August 2012 12:06:36 UTC+2 schrieb Michael Klishin: > > Because users do not want to choose? > > Just give her a version to install, asking people to go through > maven search results figuring out how to determine what's the most recent > version is at least not > very frie

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Michael Klishin
Meikel Brandmeyer (kotarak): > why recommending a specific version at all? > > Just point to search.maven.org or mvnrepository.com and let the user choose > one? Because users do not want to choose? Just give her a version to install, asking people to go through maven search results figuring o

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Meikel Brandmeyer (kotarak)
Hi, why recommending a specific version at all? Just point to search.maven.org or mvnrepository.com and let the user choose one? Kind regards Meikel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googl

Re: core.cache 0.6.2 is not available from Central

2012-08-08 Thread Michael Klishin
Fogus: > > > core.cache README currently recommends installing 0.6.2: > > The README predates the push to Maven Central and it looks like the > release failed. I will try again, but it'll be a bit before it makes > it to Central. > Would it be possible to at least make README recommend instal

Re: core.cache 0.6.2 is not available from Central

2012-08-07 Thread Michael Fogus
> core.cache README currently recommends installing 0.6.2: The README predates the push to Maven Central and it looks like the release failed. I will try again, but it'll be a bit before it makes it to Central. -- You received this message because you are subscribed to the Google Groups "Clojur