[VOTE] Release Mojo's Cassandra Maven Plugin 1.2.0-1

2013-02-04 Thread Stephen Connolly
Hi, I'd like to release version 1.2.0-1 of Mojo's Cassandra Maven Plugin to sync up with the 1.2.0 release of Apache Cassandra. (a 1.2.1-1 will follow shortly after this release, but it should be possible to use the xpath://project/build/plugins/plugin/dependencies/dependency override of cassandra

Re: [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.0-1

2013-02-13 Thread Stephen Connolly
Ping On Monday, 4 February 2013, Stephen Connolly wrote: > Hi, > > I'd like to release version 1.2.0-1 of Mojo's Cassandra Maven Plugin > to sync up with the 1.2.0 release of Apache Cassandra. (a 1.2.1-1 will > follow shortly after this release, but it should be po

Re: [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.0-1

2013-02-13 Thread Stephen Connolly
) On Wednesday, 13 February 2013, Michael Kjellman wrote: > Considering that 1.2.1 is out, and looking at your project very quickly > (looks interesting)/overlaps a bit with CCMBridge no?/ I'd def say +1 :) > > From: Stephen Connolly > <mailto:stephen.alan.conno...

[RESULT] [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.0-1

2013-02-14 Thread Stephen Connolly
This vote has passed: +1: Stephen, Michael, Mikhail 0: -1: I will proceed with the promotion of artifacts to central -Stephen On 14 February 2013 06:26, Mikhail Mazursky wrote: > +1. Please, release it. > > > 2013/2/14 Stephen Connolly > >> More I'm looking fo

[VOTE] Release Mojo's Cassandra Maven Plugin 1.2.1-1

2013-02-14 Thread Stephen Connolly
Hi, I'd like to release version 1.2.1-1 of Mojo's Cassandra Maven Plugin to sync up with the 1.2.1 release of Apache Cassandra. We solved 1 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12121&version=19089 Staging Repository: https://nexus.codehaus.org/content/repositories/o

[RESULT] [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.1-1

2013-02-25 Thread Stephen Connolly
Result +1: Stephen Connolly, Mikhail Mazursky 0: Fred Cooke -1: -Stephen On 14 February 2013 09:28, Stephen Connolly wrote: > Hi, > > I'd like to release version 1.2.1-1 of Mojo's Cassandra Maven Plugin > to sync up with the 1.2.1 release of Apache Cassandra. > >

On eaio.uuid version 3.4

2013-04-03 Thread Stephen Connolly
TL;DR with the 3.4 release Johann has added a dependency to his library (to essentially use his own version of commons-io's IOUtils.closeQuietly) This brings a choice... Do I a) switch to a complete fork, change the package name, accept some other pull requests and try and build a community arou

Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-12 Thread Stephen Connolly
Hi, I was looking to see if I could find the cassandra jars on the maven central repository (repo1.maven.org) but I see that they are not there (http://repo1.maven.org/maven2/org/apache/cassandra -> 404 not found) So I had a quick search of the mailing lists and this was what I found: http://mark

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-12 Thread Stephen Connolly
pe to type on the screen On 13 Dec 2010 03:38, "Eric Evans" wrote: > On Sun, 2010-12-12 at 23:44 +, Stephen Connolly wrote: >> Hi, >> >> I was looking to see if I could find the cassandra jars on the maven >> central repository (repo1.maven.org) but I se

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-12 Thread Stephen Connolly
inating at apache? - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 13 Dec 2010 05:19, "Stephen Connolly" wrote: > Are official releases made from svn or from git?

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-12 Thread Stephen Connolly
and other nonsense are a direct result of using swype to type on the screen On 13 Dec 2010 05:51, "Stephen Connolly" wrote:

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-12 Thread Stephen Connolly
Evans" wrote: > On Sun, 2010-12-12 at 23:44 +0000, Stephen Connolly wrote: >> Hi, >> >> I was looking to see if I could find the cassandra jars on the maven >> central repository (repo1.maven.org) but I see that they are not there >> (http://repo1.maven.org/m

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-13 Thread Stephen Connolly
hree jars. > I proposed this a while ago here on the mailing list and got no objections. > So if my patch is accepted, I would very much appreciate you handle this > within your work. > > Tristan > > > [1] https://issues.apache.org/jira/browse/CASSANDRA-1848 > > On

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-13 Thread Stephen Connolly
On 13 December 2010 16:26, Eric Evans wrote: > On Mon, 2010-12-13 at 05:51 +0000, Stephen Connolly wrote: >> The binaries in the lib folder, is there any objection to piling them >> down from the maven central repository via ivy if they are available >> on the maven central

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-13 Thread Stephen Connolly
On 13 December 2010 19:06, Eric Evans wrote: > On Mon, 2010-12-13 at 17:12 +0000, Stephen Connolly wrote: >> OK, on that basis the beast way to go is to push the same jars that >> are being redistributed into central under the o.a.c groupId... it >> amounts to the same as yo

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-14 Thread Stephen Connolly
Well one piece of evidence is that the ivy.xml does not look to have been kept in sync with the binaries in the lib directory... That is my argument for not keeping binaries in lib folders... You don't know exactly where they came from, or that they actually are the version they claim to be... Of c

Re: Any chance of getting cassandra releases published to repo1.maven.org?

2010-12-16 Thread Stephen Connolly
posed to be making progress) This may require me to get my hands really dirty and try and help hadoop get a release out ;-) -Stephen On 14 December 2010 23:52, Eric Evans wrote: > On Tue, 2010-12-14 at 19:39 +, Stephen Connolly wrote: >> Well one piece of evidence is that the iv

Handy script to check the contents of jar files to see if the classes are the same despite being different compilers

2010-12-21 Thread Stephen Connolly
#!/bin/bash if [ $# != 2 ] ; then echo "Syntax: $0 name1.jar name2.jar" exit fi if diff $1 $2 ; then echo Files are identical exit 0 fi work=$(mktemp -d) mkdir -p "$work/a" mkdir -p "$work/b" cwd="$(pwd)" cd "$work/a" unzip "$cwd/$1" | sort > "$work/a.list" cd "$work/b" unzip "$cwd/$2

Re: Handy script to check the contents of jar files to see if the classes are the same despite being different compilers

2010-12-21 Thread Stephen Connolly
Can be helpful with CASSANDRA-1888 On 21 December 2010 22:41, Stephen Connolly wrote: > #!/bin/bash > > if [ $# != 2 ] ; then > echo "Syntax: $0 name1.jar name2.jar" > exit > fi > > if diff $1 $2 ; then > echo Files are identical > exit 0 > fi

Getting artifacts into maven central (INFRA-3318)

2010-12-21 Thread Stephen Connolly
I have created https://issues.apache.org/jira/browse/INFRA-3318 Can somebody on the Cassandra PMC comment on the issue and say that it's fine for me to be driving the process Thanks, -Stephen Apache Maven PMC

Re: Getting artifacts into maven central (INFRA-3318)

2010-12-21 Thread Stephen Connolly
On 21 December 2010 23:42, Brandon Williams wrote: > On Tue, Dec 21, 2010 at 5:39 PM, Stephen Connolly >wrote: > > > I have created > > > > https://issues.apache.org/jira/browse/INFRA-3318 > > > > Can somebody on the Cassandra PMC comment on the issue

Re: interest in creating a "cassandra-gossip" library?

2010-12-28 Thread Stephen Connolly
Is there a specific reason to avoid modularizing the source folders if we are modularizing the jars? In my experience, one big source tree leads to unwanted module dependencies, and can lead to circular module dependencies, which render the modulization moot anyway... (note I am not saying to go t

Re: interest in creating a "cassandra-gossip" library?

2010-12-29 Thread Stephen Connolly
ense are a direct result of using swype to type on the screen On 29 Dec 2010 15:00, "Eric Evans" wrote: > On Tue, 2010-12-28 at 22:25 +, Stephen Connolly wrote: >> In my experience, one big source tree leads to unwanted module >> dependencies, >> and can lead to circu

Re: Getting cassandra into central

2010-12-30 Thread Stephen Connolly
rride the privs so you can stage > it. > > On Mon, Dec 13, 2010 at 1:12 AM, Stephen Connolly > wrote: > > Brian, > > > > What permissions do I need to stage in gId org.apache.cassandra? Do I > need > > commit access to cassandra, or can I just get the cass

Re: Getting cassandra into central

2010-12-31 Thread Stephen Connolly
epository.a.o is concerned, you're a committer now ;-) > > On Thu, Dec 30, 2010 at 5:42 PM, Stephen Connolly wrote: >> Brian, >> OK so I have Cassandra set up for deployment but I am getting 401's when I >> try to deploy (as I am not a committer) can we

[VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-02 Thread Stephen Connolly
As I am not a cassandra committer I'd rather do the promotion with a vote. There are two staging repositories: https://repository.apache.org/content/repositories/orgapachecassandra-065/ Which contains the dependencies which are not available in the maven central repository (libthrift and avro...

Re: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Stephen Connolly
> link/include the dependency logic from the 'pom' target and the > ivy.xml file we use? It would be great if the dependency information > could be consolidated in one place. > > Great work, btw. > > Gary. > > On Sun, Jan 2, 2011 at 14:50, Stephen Connolly >

Re: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Stephen Connolly
, "Stephen Connolly" wrote:

Re: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Stephen Connolly
voting options are: +1 - publish 0 - don't care -1 - there's a problem with the poms - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 2 Jan 2011 20:50, "S

Re: Consolidating ivy.xml, was: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Stephen Connolly
maven-ant-tasks would allow what you want, no install of maven (unless publishing to central, in which case the install is hidden in ~/m2) and all dependency info in the build.xml I'll work on a patch to show how that would look like (on trunk, leave 0.7.0 as it is, less risk) - Stephen --- Sent

Re: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Stephen Connolly
hanks again for working on this Stephen. > > On Sun, 2011-01-02 at 20:50 +, Stephen Connolly wrote: >> As I am not a cassandra committer I'd rather do the promotion with a vote. >> >> There are two staging repositories: >> >> https://repository.apache.org/

[RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Stephen Connolly
Results +1: Gary, Jonathan, Brandon I will promote the staging repositories and the sync to central should kick in within an hour or so. Is there any standard set of lists I should announce this on? -Stephen On 2 January 2011 20:50, Stephen Connolly wrote: > As I am not a cassandra commit

Re: [RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Stephen Connolly
still waiting for the sync to complete, then I'll post the announce - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 5 Jan 2011 23:09, "Brandon Williams" wrote: > On Wed, Ja

Re: [VOTE] 7.0

2011-01-06 Thread Stephen Connolly
I'll ogranise staging in central tonight - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 6 Jan 2011 17:14, "Eric Evans" wrote: > > RC 4 seems to be holding up OK, shall we?

Re: [VOTE] 7.0

2011-01-06 Thread Stephen Connolly
my 13 month old son has scuppered that plan. tomorrow so - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 6 Jan 2011 17:25, "Stephen Connolly" wrote: >

Re: [VOTE] 7.0

2011-01-07 Thread Stephen Connolly
cassandra-javautils-0.7.0.jar.asc cassandra-javautils-0.7.0.pom.asc cassandra-javautils-0.7.0-javadoc.jar.asc On 6 January 2011 23:44, Stephen Connolly wrote: > my 13 month old son has scuppered that plan. tomorrow so > > - Stephen > > --- > Sent from my Android phone, so random

Re: [VOTE] 7.0

2011-01-07 Thread Stephen Connolly
2011 14:12, Stephen Connolly wrote: > Artifacts staged at > https://repository.apache.org/content/repositories/orgapachecassandra-008/ > > I will promote these if this release vote passes (unless somebody objects) > > Note: The riptano repository will have to stop using artifa

Re: [VOTE RESULTS] was: [VOTE] 7.0

2011-01-09 Thread Stephen Connolly
I'll push the staged artifacts to central... they'll be there in about 1 to 6 hours - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 10 Jan 2011 00:19, "Eric Evans" wrote: >

Fwd: Nexus: Promotion Completed.

2011-01-10 Thread Stephen Connolly
-- Forwarded message -- From: Nexus Repository Manager Date: 10 January 2011 07:57 Subject: Nexus: Promotion Completed. To: Stephen Connolly Description: apache-cassandra:0.7.0 Details: The following artifacts have been promoted to the Releases repository. apache-cassandra

Re: [VOTE RESULTS] was: [VOTE] 7.0

2011-01-10 Thread Stephen Connolly
FYI, Artifacts have synced to central repository -Stephen On 10 January 2011 07:55, Stephen Connolly wrote: > I'll push the staged artifacts to central... they'll be there in about 1 to > 6 hours > > - Stephen > > --- > Sent from my Android phone, so random spe

Cassandra-Maven-Plugin

2011-01-14 Thread Stephen Connolly
OK, I nearly have the Cassandra-Maven-Plugin ready. It has the following goals: run: launches Cassandra in the foreground and blocks until you press ^C at which point Maven terminates. Use-case: Running integration tests from your IDE. Live development from your IDE. start: launches Cassandr

Re: Cassandra-Maven-Plugin

2011-01-16 Thread Stephen Connolly
it will be an attachment to an as yet un raised jira. look out for it tomorrow/tuesday - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 16 Jan 2011 17:52, "Hellmut Adolphs"

Working on Wiki page for uploading to central

2011-01-17 Thread Stephen Connolly
FYI, I have started working on a wiki page for uploading to Maven Central. http://wiki.apache.org/cassandra/HowToPublishToMavenCentral There is an open issue: namely where are the public GPG keys of Cassandra Developers kept so that 3rd parties can verify that the release they download from cent

Re: Cassandra-Maven-Plugin

2011-01-17 Thread Stephen Connolly
https://issues.apache.org/jira/browse/CASSANDRA-1997 On 16 January 2011 19:59, Stephen Connolly wrote: > it will be an attachment to an as yet un raised jira. look out for it > tomorrow/tuesday > > - Stephen > > --- > Sent from my Android phone, so random spelling mist

Re: Avro in the Cassandra core

2011-01-17 Thread Stephen Connolly
On 18 January 2011 03:01, Eric Evans wrote: > On Mon, 2011-01-17 at 12:12 -0500, Jake Luciani wrote: >> Some context: We have begun the process of removing Avro from the >> service layer CASSANDRA-926. We currently use Avro for schema >> migrations internally, and we have two open items that are u

Replacing ivy with maven-ant-tasks

2011-01-18 Thread Stephen Connolly
Is this something that people are OK with? It will result in the version details being specified from the build.xml and not a separate ivy.xml Which branch shall I target first... My preference is to target 0.7 and then when the modularization takes place in trunk/0.8 it will be on top of the mav

Re: Replacing ivy with maven-ant-tasks

2011-01-18 Thread Stephen Connolly
On 18 January 2011 14:30, Eric Evans wrote: > On Tue, 2011-01-18 at 13:13 +0000, Stephen Connolly wrote: >> Is this something that people are OK with? > > Why?  What are the advantages? 1. It will make deploying to central easier (as ivy does not deploy correct poms, and mave

Re: Proposal: fixed release schedule

2011-01-20 Thread Stephen Connolly
so to be clear, april 9th is feature complete for 0.8.0 and then start stabilisation... and when might we see a 0.7.1 or am I completely confused? ... trying to plan splitting the jar into parts, and delivering ever build tweaks for allowing abny dev to push release to central repository ;-) -

ant build-distributed-test is broken

2011-01-22 Thread Stephen Connolly
as part of my work on CASSANDRA-2017 I have been trying to test various parts of the cassandra build that use ivy in order to make sure that the maven-ant-tasks version works too... currently "ant build-distributed-test" is broken for me (because it uses a -snapshot of whirr) ivy-retrieve-tes

Re: ant build-distributed-test is broken

2011-01-22 Thread Stephen Connolly
On 22 January 2011 08:20, Stephen Connolly wrote: > as part of my work on CASSANDRA-2017 I have been trying to test > various parts of the cassandra build that use ivy in order to make > sure that the maven-ant-tasks version works too... > > currently "ant build-distributed-te

Re: ant build-distributed-test is broken

2011-01-23 Thread Stephen Connolly
itter > repo defined in ivysettings.xml. When 0.3.0 is released we'll be able to get > it Maven Central. > > On Sat, Jan 22, 2011 at 12:40 AM, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > >> On 22 January 2011 08:20, Stephen Connolly >> wro

Re: [VOTE] 0.7.1

2011-01-25 Thread Stephen Connolly
I'll stage artifacts in central tomorrow AM GMT On 25 January 2011 23:01, Eric Evans wrote: > > Shall we?  I propose the following artifacts for release as 0.7.1. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1063491 > 0.7.1 artifacts: http://people.apache.org/~eev

Re: [VOTE] 0.7.1

2011-01-26 Thread Stephen Connolly
Artifacts staged at https://repository.apache.org/content/repositories/orgapachecassandra-080/ https://repository.apache.org/content/repositories/orgapachecassandra-081/ -Stephen On 25 January 2011 23:00, Stephen Connolly wrote: > I'll stage artifacts in central tomorrow AM GMT &

Re: [VOTE] 0.7.1

2011-01-26 Thread Stephen Connolly
found a NPE in generating a pom with a parent pom. (And I want to use a parent pom so that we don't have dependency version details scattered all over the build.xml) -Stephen On 26 January 2011 11:43, Stephen Connolly wrote: > Artifacts staged at > > https://repository.apac

Re: [VOTE] 0.7.1

2011-01-26 Thread Stephen Connolly
if 0.7.1 is being respun can we get cassandra-1997 added to contrib so that I can release it at the same time if you don't want it as part of cassandra, it would be good to know as I would either need approval to use the cassandra mark if hosting outside cassandra (I can't host it at maven as we a

Re: [VOTE] 0.7.1

2011-01-27 Thread Stephen Connolly
seemingly this very reason is why tomcat-maven-plugin is moving from mojo to tomcat - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 27 Jan 2011 17:11, "Eric Evans" wrote:

Fwd: [jira] Commented: (CASSANDRA-1997) Cassandra-Maven-Plugin

2011-01-28 Thread Stephen Connolly
--- > > Key: CASSANDRA-1997 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1997 > Project: Cassandra > Issue Type: New Feature >Reporter: Stephen Connolly > Attachments: CASSANDRA-1997-v2

[PMC VOTE] Approve use of Cassandra mark by mojo.codehaus.org

2011-01-28 Thread Stephen Connolly
Since there does not seem to be any desire to accept CASSANDRA-1997 Can the PMC vote to approve the use of the Cassandra mark by the mojo.codehaus.org project for the Cassandra Maven Plugin +1 Approve 0 don't care -1 Veto 72 hours PMC votes only -Stephen

Re: [PMC VOTE] Approve use of Cassandra mark by mojo.codehaus.org

2011-01-28 Thread Stephen Connolly
result of using swype to type on the screen On 28 Jan 2011 19:21, "Eric Evans" wrote: > On Fri, 2011-01-28 at 19:07 +0000, Stephen Connolly wrote: >> Since there does not seem to be any desire to accept CASSANDRA-1997 >> >> Can the PMC vote to approve the u

Re: [VOTE] 0.7.1 (attempt #2)

2011-01-28 Thread Stephen Connolly
I'll drop and restage the artifacts for maven central when I get a chance - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 28 Jan 2011 20:30, "Eric Evans" wrote: > > CASSAND

Re: [VOTE] 0.7.1 (attempt #2)

2011-01-30 Thread Stephen Connolly
ght too!) ;-) -Stephen On 28 January 2011 20:34, Stephen Connolly wrote: > I'll drop and restage the artifacts for maven central when I get a chance > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense

Re: [VOTE] 0.7.1 (attempt #2)

2011-01-31 Thread Stephen Connolly
I've re-staged the main artifacts. The javautils stuff did not have any changes so I've left that staging repository as is from take #1 https://repository.apache.org/content/repositories/orgapachecassandra-015/ Description: apache cassandra 0.7.1 take #2 Details: The following artifacts have

Re: Simple Compression Idea

2011-01-31 Thread Stephen Connolly
On 31 January 2011 04:41, David G. Boney wrote: > I propose a simple idea for compression using a compressed string datatype. > > The compressed string datatype could be implemented for column family keys by > creating a compressed string ordered partitioner. The compressed string > ordered part

Re: [VOTE] 0.7.1 (3 times the charm?)

2011-02-04 Thread Stephen Connolly
On 4 February 2011 19:40, Eric Evans wrote: > > Lather. Rinse. Repeat.  Ya'll know the drill. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1067260 > 0.7.1 artifacts: http://people.apache.org/~eevans > > The vote will be open for 72 hours. > > > [1]: http://goo.gl/a

Re: [VOTE] 0.7.1 (what are we at now, 4?)

2011-02-10 Thread Stephen Connolly
I'll restage central artifacts by tommorrow morning. hoping this is the last take - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 10 Feb 2011 17:50, "Eric Evans" wrote: > >

Re: [VOTE] 0.7.1 (what are we at now, 4?)

2011-02-11 Thread Stephen Connolly
On 10 February 2011 18:49, Stephen Connolly wrote: > I'll restage central artifacts by tommorrow morning. hoping this is the last > take > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense are a

Re: [VOTE RESULT] was: [VOTE] 0.7.1 (what are we at now, 4?)

2011-02-14 Thread Stephen Connolly
I'll publish to maven central - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 14 Feb 2011 19:20, "Eric Evans" wrote:

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 21:57, Eric Evans wrote: > > CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I > propose the following for 0.7.2. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063 Minor niggle, that revision has the build.xml with base.

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:18, Stephen Connolly wrote: > On 15 February 2011 21:57, Eric Evans wrote: >> >> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I >> propose the following for 0.7.2. >> >> SVN: >> https://svn.apache.org/repos

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:19, Stephen Connolly wrote: > On 15 February 2011 22:18, Stephen Connolly > wrote: >> On 15 February 2011 21:57, Eric Evans wrote: >>> >>> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I >>> propose the foll

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:20, Stephen Connolly wrote: > On 15 February 2011 22:19, Stephen Connolly > wrote: >> On 15 February 2011 22:18, Stephen Connolly >> wrote: >>> On 15 February 2011 21:57, Eric Evans wrote: >>>> >>>> CASSANDRA-2165[1]

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 21:57, Eric Evans wrote: > > CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I > propose the following for 0.7.2. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063 > 0.7.2 artifacts: http://people.apache.org/~eevans > > T

Re: [VOTE RESULTS] was: [VOTE] 0.7.2

2011-02-16 Thread Stephen Connolly
On 16 February 2011 23:53, Eric Evans wrote: > On Tue, 2011-02-15 at 15:57 -0600, Eric Evans wrote: >> SVN: >> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063 >> 0.7.2 artifacts: http://people.apache.org/~eevans >> >> The delta here is pretty small, so if no one object

Re: [VOTE] 0.7.3

2011-02-26 Thread Stephen Connolly
On 25 February 2011 21:09, Eric Evans wrote: > > Shall we? I propose the following for release as 0.7.3. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1074693 > 0.7.3 artifacts: http://people.apache.org/~eevans > > The vote will be open for 72 hours. > > Thanks. >

Re: [VOTE] 0.7.3

2011-02-28 Thread Stephen Connolly
ok, if you are respinning i can restage for central tomorrow. but i am traveling on wed so it would be better to stage on tuesday (ie have the respin tonight so a can stage tomorrow) i will be working on extending maven-ant-tasks on the plane to add the features required to generate simple poms fo

Re: [VOTE] 0.7.3 take #2

2011-03-01 Thread Stephen Connolly
I'll see if I can stage while hanging around Dublin Airport after that data roaming costs are prohibitive -Stephen On 1 March 2011 19:32, Eric Evans wrote: > > Here goes attempt #2 of 0.7.3 (see http://goo.gl/Y1l7n for background); > I propose the following for release as 0.7.3. > > SVN: > > ht

Re: [VOTE] 0.7.3 take #2

2011-03-01 Thread Stephen Connolly
On 1 March 2011 19:32, Eric Evans wrote: > > Here goes attempt #2 of 0.7.3 (see http://goo.gl/Y1l7n for background); > I propose the following for release as 0.7.3. > > SVN: > > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.3@r1075977 > 0.7.3 artifacts: http://people.apache.or

Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
FYI, I am trialling enabling the Cassandra Coverage job I created on Jenkins. I'm setting the schedule to daily. We'll see how it works out -Stephen

Re: Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
Thanks -Stephen On 9 March 2011 09:27, Stephen Connolly wrote: > FYI, > > I am trialling enabling the Cassandra Coverage job I created on Jenkins. > > I'm setting the schedule to daily. > > We'll see how it works out > > -Stephen >

Re: Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
Not quite. 2298 will allow code coverage to always run while 2258 is a specific failure On 9 March 2011 13:33, Gary Dusbabek wrote: > Duplicates CASSANDRA-2258. > > On Wed, Mar 9, 2011 at 06:15, Stephen Connolly > wrote: > > Hmm failure due to some difference when the co

Re: [VOTE] 0.7.4

2011-03-13 Thread Stephen Connolly
On 12 March 2011 00:50, Eric Evans wrote: > > It's that time again. I propose the following for release as 0.7.4. > What say you? > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1080811 > 0.7.4 artifacts: http://people.apache.org/~eevans > > The vote will be open fo

Re: [VOTE] 0.7.4

2011-03-16 Thread Stephen Connolly
OK. I've got internet access and pushed the artifacts to central. should be available in 4-6 hours On 13 March 2011 22:38, Stephen Connolly wrote: > On 12 March 2011 00:50, Eric Evans wrote: > >> >> It's that time again. I propose the following for release as 0.7.4

Status of deploy to maven central patch

2011-03-25 Thread Stephen Connolly
Just an FYI. I have the required fixes for Maven ANT Tasks in place: http://jira.codehaus.org/browse/MANTTASKS-217 http://jira.codehaus.org/browse/MANTTASKS-211 http://jira.codehaus.org/browse/MANTTASKS-210 I plan to run a release of Maven ANT Tasks early next week. Once the release is place I

Added a wiki page for people having issues building...

2011-04-01 Thread Stephen Connolly
http://wiki.apache.org/cassandra/HowToBuild A number of people have had issues building Cassandra... Things like: 1. Not using ANT 1.8 or newer (you might get away with 1.7 though but 1.6 is a no go) 2. Not using JDK 1.6 or newer (you might get part of the way with 1.5 as that is the required min

RE: CASSANDRA-1851 and other stuff

2011-04-06 Thread Stephen Connolly
I have created http://wiki.apache.org/cassandra/HowToPublishToMavenCentral which is involved in relation to https://issues.apache.org/jira/browse/CASSANDRA-1851 If some committers could give feedback. I'd like to get the patch to land in 0.7 quickly so I can produce an updated patch for 0.8 befor

Re: Release Manager Volunteers?

2011-04-14 Thread Stephen Connolly
Why should you limit to just one volunteer? The idea is that the procedure in http://wiki.apache.org/cassandra/HowToPublishReleases should be followable by any Cassandra committer. I would propose that the release manager is the person who steps up to run the release for that specific release. If

[ANN] Maven ANT Tasks 2.1.3 Released

2011-04-17 Thread Stephen Connolly
The Maven team is pleased to announce the release of Maven ANT Tasks, version 2.1.3. The Mavent Ant Tasks allow several of Maven's artifact handling features to be used from within an Ant build. These include: Dependency management - including transitive dependencies, scope recognition and SNAPSHO

[VOTE] Promote extra-enforcer-rules out of the sandbox and release version 1.0-alpha-1

2011-04-19 Thread Stephen Connolly
Hi Mojo developers, I'd like to promote the extra-enforcer-rules subproject out of the sandbox and release version 1.0-alpha-1 This sub-project is designed to allow for hosting of custom rules for the enforcer plugin. The project site is deployed at: http://mojo.codehaus.org/extra-enforcer-ru

Re: [VOTE] Promote extra-enforcer-rules out of the sandbox and release version 1.0-alpha-1

2011-04-19 Thread Stephen Connolly
Sorry never mind the spam... stupid GMail autocomplete! On 19 April 2011 10:22, Stephen Connolly wrote: > Hi Mojo developers, > > I'd like to promote the extra-enforcer-rules subproject out of the sandbox and > release version 1.0-alpha-1 > > This sub-project is designed

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Stephen Connolly
FYI: http://www.apache.org/foundation/voting.html#ReleaseVotes Releases may not be vetoed On 19 April 2011 13:42, Shotaro Kamio wrote: > -1, > I'd like to make 0.8 to include the fix for CASSANDRA-2406. The fix is > committed to the 0.8 branch lately. I'll wait for beta2. > > > Regards, > Shotaro

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-23 Thread Stephen Connolly
I am in the process of ensuring that the 0.8 poms are correct. it is taking slightly longer than I expected as I got pulled into firefighting with aws/skynet and my wife has banned me from the computer this weekend! I'll call a vote for them early next week (needs a vote under apache rules, that

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
jars rather than deploying a second set to the m2 repo in the cassandra deps folder. I looked for a pom or ivy.xml to submit a patch against but couldnt find it in the trunk, is this checked in? > > - Jake > > > org.apache.thrift > libthrift > [0.6.1,) > > > > On

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
25 April 2011 23:04, Jake Luciani wrote: > Does this mean 0.6.1 isn't going to work for 0.8 maven deps? > > I need to know because I'll upgrade the version in the source if we are > going to depend on it. > > -Jake > > On Mon, Apr 25, 2011 at 2:39 PM, Steph

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
e a direct result of using swype to type on the screen On 26 Apr 2011 00:40, "Jake Farrell" wrote: > I gave myself a ticket for that and will remove the left over log4j dependency > > - Jake > > On Apr 25, 2011, at 6:16 PM, Stephen Connolly wrote: > >> No it means t

Why is the CQL jar versioned independently?

2011-04-26 Thread Stephen Connolly
Eric, In looking at the build, I see that the CQL jar gets its own version number... Does that make sense? >From what I can see, the intent is to always release lock-step in sync with cassandra, in which case the version number should be the cassandra version number... unless you are implying t

[VOTE] Release Apache Cassandra 0.8.0-beta1 artifacts in Maven Central

2011-04-26 Thread Stephen Connolly
Per the Apache release rules, only artifacts which have been voted on can be released. Thus, as I missed the main release vote, I cannot tag onto the end. The artifacts I want to release are: https://repository.apache.org/content/repositories/orgapachecassandra-114/ Notes: * The tar.gz files a

Re: [VOTE] Release Apache Cassandra 0.7.5

2011-04-26 Thread Stephen Connolly
I've spotted a minor issue with my CASSANDRA-1851 patch... I'll raise a JIRA to address, and I will have to attach a staging repository to this vote for it to be closed successfully (i.e. we are missing the cassandra-parent pom that all the 0.7.5 poms inherit from) On 22 April 2011 18:17, Sylvain

Re: [VOTE] Release Apache Cassandra 0.7.5

2011-04-26 Thread Stephen Connolly
staging repo as appended onto this vote -Stephen On 26 April 2011 14:45, Stephen Connolly wrote: > I've spotted a minor issue with my CASSANDRA-1851 patch... > > I'll raise a JIRA to address, and I will have to attach a staging > repository to this vote for it to be closed suc

Re: Why is the CQL jar versioned independently?

2011-04-26 Thread Stephen Connolly
22:19, "Eric Evans" wrote: > On Tue, 2011-04-26 at 13:31 +0100, Stephen Connolly wrote: >> From what I can see, the intent is to always release lock-step in sync >> with cassandra, in which case the version number should be the >> cassandra version number... >>

Re: [VOTE] Release Apache Cassandra 0.8.0-beta1 artifacts in Maven Central

2011-04-27 Thread Stephen Connolly
On 28 April 2011 00:55, Eric Evans wrote: > On Tue, 2011-04-26 at 14:44 +0100, Stephen Connolly wrote: >>  * I have given the CQL driver jar the same version number as >> everything else, because it is only going to work with the 0.8.0-beta1 >> jars anyway. >>

  1   2   >