[VOTE] Release Apache Cassandra 0.7.6
It's been only a little more than 2 weeks since the release of 0.7.5, but since then we have corrected a handfull of fairly important bugs, incuding: https://issues.apache.org/jira/browse/CASSANDRA-2554 https://issues.apache.org/jira/browse/CASSANDRA-2633 https://issues.apache.org/jira/browse/CASSANDRA-2552 I thus propose the following artifacts for release as 0.7.6. SVN: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1102594 Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-010/org/apache/cassandra/apache-cassandra/0.7.6/ Staging repository: https://repository.apache.org/content/repositories/orgapachecassandra-010 The artifacts as well as a debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/VYZ2e (CHANGES.txt) [2]: http://goo.gl/jMRDE (NEWS.txt) -- Sylvain
Re: [VOTE] Release Apache Cassandra 0.7.6
You appear to be missing the -bin artifacts from the staging repository. On 13 May 2011 10:39, Sylvain Lebresne wrote: > It's been only a little more than 2 weeks since the release of 0.7.5, but > since then we have corrected a handfull of fairly important bugs, incuding: > https://issues.apache.org/jira/browse/CASSANDRA-2554 > https://issues.apache.org/jira/browse/CASSANDRA-2633 > https://issues.apache.org/jira/browse/CASSANDRA-2552 > > I thus propose the following artifacts for release as 0.7.6. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1102594 > Artifacts: > https://repository.apache.org/content/repositories/orgapachecassandra-010/org/apache/cassandra/apache-cassandra/0.7.6/ > Staging repository: > https://repository.apache.org/content/repositories/orgapachecassandra-010 > > The artifacts as well as a debian package are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/VYZ2e (CHANGES.txt) > [2]: http://goo.gl/jMRDE (NEWS.txt) > > -- > Sylvain >
Re: [VOTE] Release Apache Cassandra 0.7.6
It appears so indeed. It is however in my build directory from where I did: ant realclean && ant publish -Drelease=true So, why wasn't it included ?! -- Sylvain On Fri, May 13, 2011 at 1:37 PM, Stephen Connolly wrote: > You appear to be missing the -bin artifacts from the staging repository. > > On 13 May 2011 10:39, Sylvain Lebresne wrote: > >> It's been only a little more than 2 weeks since the release of 0.7.5, but >> since then we have corrected a handfull of fairly important bugs, incuding: >> https://issues.apache.org/jira/browse/CASSANDRA-2554 >> https://issues.apache.org/jira/browse/CASSANDRA-2633 >> https://issues.apache.org/jira/browse/CASSANDRA-2552 >> >> I thus propose the following artifacts for release as 0.7.6. >> >> SVN: >> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1102594 >> Artifacts: >> https://repository.apache.org/content/repositories/orgapachecassandra-010/org/apache/cassandra/apache-cassandra/0.7.6/ >> Staging repository: >> https://repository.apache.org/content/repositories/orgapachecassandra-010 >> >> The artifacts as well as a debian package are also available here: >> http://people.apache.org/~slebresne/ >> >> The vote will be open for 72 hours (longer if needed). >> >> [1]: http://goo.gl/VYZ2e (CHANGES.txt) >> [2]: http://goo.gl/jMRDE (NEWS.txt) >> >> -- >> Sylvain >> >
Re: [VOTE] Release Apache Cassandra 0.7.6
hmmm the deploy might not be running fail on error I've caught you on IRC, so we can address it there On 13 May 2011 12:50, Sylvain Lebresne wrote: > It appears so indeed. > It is however in my build directory from where I did: > ant realclean && ant publish -Drelease=true > So, why wasn't it included ?! > > -- > Sylvain > > On Fri, May 13, 2011 at 1:37 PM, Stephen Connolly > wrote: > > You appear to be missing the -bin artifacts from the staging repository. > > > > On 13 May 2011 10:39, Sylvain Lebresne wrote: > > > >> It's been only a little more than 2 weeks since the release of 0.7.5, > but > >> since then we have corrected a handfull of fairly important bugs, > incuding: > >> https://issues.apache.org/jira/browse/CASSANDRA-2554 > >> https://issues.apache.org/jira/browse/CASSANDRA-2633 > >> https://issues.apache.org/jira/browse/CASSANDRA-2552 > >> > >> I thus propose the following artifacts for release as 0.7.6. > >> > >> SVN: > >> > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1102594 > >> Artifacts: > >> > https://repository.apache.org/content/repositories/orgapachecassandra-010/org/apache/cassandra/apache-cassandra/0.7.6/ > >> Staging repository: > >> > https://repository.apache.org/content/repositories/orgapachecassandra-010 > >> > >> The artifacts as well as a debian package are also available here: > >> http://people.apache.org/~slebresne/ > >> > >> The vote will be open for 72 hours (longer if needed). > >> > >> [1]: http://goo.gl/VYZ2e (CHANGES.txt) > >> [2]: http://goo.gl/jMRDE (NEWS.txt) > >> > >> -- > >> Sylvain > >> > > >
Re: [VOTE][ERRATUM] Release Apache Cassandra 0.7.6
Ok so there has been a screw up in the deployment. I've thus re-staged the full version of the artifacts. The new staging repo is: https://repository.apache.org/content/repositories/orgapachecassandra-013 This is still the very same artifacts though, it's just not missing the -bin artifacts. Sorry for the inconvenience but let's do as if nothing happened if that's ok with everyone. ps: the previous staging repository has been dropped. -- Sylvani On Fri, May 13, 2011 at 4:17 PM, Stephen Connolly wrote: > hmmm the deploy might not be running fail on error > > I've caught you on IRC, so we can address it there > > On 13 May 2011 12:50, Sylvain Lebresne wrote: > >> It appears so indeed. >> It is however in my build directory from where I did: >> ant realclean && ant publish -Drelease=true >> So, why wasn't it included ?! >> >> -- >> Sylvain >> >> On Fri, May 13, 2011 at 1:37 PM, Stephen Connolly >> wrote: >> > You appear to be missing the -bin artifacts from the staging repository. >> > >> > On 13 May 2011 10:39, Sylvain Lebresne wrote: >> > >> >> It's been only a little more than 2 weeks since the release of 0.7.5, >> but >> >> since then we have corrected a handfull of fairly important bugs, >> incuding: >> >> https://issues.apache.org/jira/browse/CASSANDRA-2554 >> >> https://issues.apache.org/jira/browse/CASSANDRA-2633 >> >> https://issues.apache.org/jira/browse/CASSANDRA-2552 >> >> >> >> I thus propose the following artifacts for release as 0.7.6. >> >> >> >> SVN: >> >> >> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1102594 >> >> Artifacts: >> >> >> https://repository.apache.org/content/repositories/orgapachecassandra-010/org/apache/cassandra/apache-cassandra/0.7.6/ >> >> Staging repository: >> >> >> https://repository.apache.org/content/repositories/orgapachecassandra-010 >> >> >> >> The artifacts as well as a debian package are also available here: >> >> http://people.apache.org/~slebresne/ >> >> >> >> The vote will be open for 72 hours (longer if needed). >> >> >> >> [1]: http://goo.gl/VYZ2e (CHANGES.txt) >> >> [2]: http://goo.gl/jMRDE (NEWS.txt) >> >> >> >> -- >> >> Sylvain >> >> >> > >> >
Re: [VOTE] Release Apache Cassandra 0.8.0 rc1 (take 2)
cqlsh is broken in these artifacts. (I've fixed it in r1102793.) On Thu, May 12, 2011 at 7:13 PM, Eric Evans wrote: > > OK, let's try this again; I propose the following artifacts for release > as 0.8.0 RC1. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@r1102510 > Artifacts: > https://repository.apache.org/content/repositories/orgapachecassandra-009/ > Driver Artifacts and Debian Package: http://people.apache.org/~eevans > > The will remain open for 72 hours, (longer if need be). > > > [1]: http://goo.gl/Rh3A3 (CHANGES.txt) > [2]: http://goo.gl/wbXGM (NEWS.txt) > > -- > Eric Evans > eev...@rackspace.com > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com
Re: [VOTE] Release Apache Cassandra 0.8.0 rc1 (take 2)
On Fri, 2011-05-13 at 12:06 -0500, Jonathan Ellis wrote: > cqlsh is broken in these artifacts. (I've fixed it in r1102793.) There hasn't been a lot of thought put into the When and How, but we should be able to release drivers independently. When the vote was first called, I didn't even include the Python driver since it wouldn't have resulted in a new version. So, I've create an artifact for version 1.0.2 of the Python driver that corresponds to r1102850, and placed that along-side the new JDBC driver and the 0.8.0~rc2 Debian package. If no one objects, I'd like to leave this vote running on the existing timetable, and have it be inclusive of this new artifact. > On Thu, May 12, 2011 at 7:13 PM, Eric Evans > wrote: > > > > OK, let's try this again; I propose the following artifacts for > release > > as 0.8.0 RC1. > > > > SVN: > > > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@r1102510 > > Artifacts: > > > https://repository.apache.org/content/repositories/orgapachecassandra-009/ > > Driver Artifacts and Debian Package: > http://people.apache.org/~eevans -- Eric Evans eev...@rackspace.com
Re: [VOTE] Release Apache Cassandra 0.8.0 rc1 (take 2)
Sounds good to me. Thanks! On Fri, May 13, 2011 at 1:24 PM, Eric Evans wrote: > On Fri, 2011-05-13 at 12:06 -0500, Jonathan Ellis wrote: >> cqlsh is broken in these artifacts. (I've fixed it in r1102793.) > > There hasn't been a lot of thought put into the When and How, but we > should be able to release drivers independently. When the vote was > first called, I didn't even include the Python driver since it wouldn't > have resulted in a new version. > > So, I've create an artifact for version 1.0.2 of the Python driver that > corresponds to r1102850, and placed that along-side the new JDBC driver > and the 0.8.0~rc2 Debian package. If no one objects, I'd like to leave > this vote running on the existing timetable, and have it be inclusive of > this new artifact. > >> On Thu, May 12, 2011 at 7:13 PM, Eric Evans >> wrote: >> > >> > OK, let's try this again; I propose the following artifacts for >> release >> > as 0.8.0 RC1. >> > >> > SVN: >> > >> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@r1102510 >> > Artifacts: >> > >> https://repository.apache.org/content/repositories/orgapachecassandra-009/ >> > Driver Artifacts and Debian Package: >> http://people.apache.org/~eevans > -- > Eric Evans > eev...@rackspace.com > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com