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

[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 stephen.alan.conno...@gmail.com 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. We

[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 ash...@gmail.com wrote: +1. Please, release it. 2013/2/14 Stephen Connolly stephen.alan.conno...@gmail.com More I'm

[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=12121version=19089 Staging Repository:

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 possible to use the xpath://project

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 stephen.alan.conno...@gmail.com javascript:; mailto:stephen.alan.conno

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

2012-05-03 Thread Stephen Connolly
On 3 May 2012 10:04, Radim Kolar h...@filez.com wrote:  I'd like to release version 1.1.0-1 of Mojo's Cassandra Maven Plugin What is this plugin supposed to do? Mojo's Cassandra Plugin is used when you want to control a test instance of Apache Cassandra from within your Apache Maven build.

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

2012-05-02 Thread Stephen Connolly
Hi, I'd like to release version 1.1.0-1 of Mojo's Cassandra Maven Plugin to sync up with the 1.1.0 release of Apache Cassandra. We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12121version=17926 Staging Repository:

Re: Inconsistent dependencies

2012-04-25 Thread Stephen Connolly
On 25 April 2012 09:00, Stephen Connolly stephen.alan.conno...@gmail.comwrote: On 25 April 2012 08:39, Matthias Pfau p...@l3s.de wrote: Hi there, yesterday, we noticed that cassandra is currently published with inconsistent dependencies. The inconsistencies exist between the published pom

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Stephen Connolly
http://programmers.stackexchange.com/questions/2715/should-curly-braces-appear-on-their-own-line On 27 January 2012 11:36, bxqdev bxq...@themailbay.com wrote: Hello, Cassandra Developers! What's the point of the deviation (important exception) from the Sun's Java coding convention in

Re: What's the point of the deviation of java code style in Cassandra?

2012-01-27 Thread Stephen Connolly
a standard: Sun's Java coding convention, which already says how to place curly braces correctly. why deviate from the de facto standard for no reason? thanks. On 1/27/2012 3:48 PM, Stephen Connolly wrote: http://programmers.**stackexchange.com/questions/** 2715/should-curly-braces-**appear

Re: Cassandra has moved to Git

2011-12-28 Thread Stephen Connolly
just the question, where do us contributors who are not committers but have cla's on file (ie already asf committers) push our changes? hoping this change will make contributing easier. - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other

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

2011-10-18 Thread Stephen Connolly
Nobody objects, so I will publish the artifacts as Cassandra 1.0.0 is being released On 12 October 2011 23:44, Stephen Connolly stephen.alan.conno...@gmail.comwrote: Hi, I'd like to release version 1.0.0-1 of Mojo's Cassandra Maven Plugin to sync up with the pending 1.0.0 release of Apache

Re: [VOTE] Release Apache Cassandra 1.0.0 (Final) - Strike 3

2011-10-12 Thread Stephen Connolly
+1 (non-binding) tested with cassandra-maven-plugin -Stephen On 11 October 2011 16:26, Sylvain Lebresne sylv...@datastax.com wrote: Let's hope third times will be the charm. With #3343, #3345 and #3346 in, I propose the following artifacts for release as 1.0.0. SVN:

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

2011-10-12 Thread Stephen Connolly
Hi, I'd like to release version 1.0.0-1 of Mojo's Cassandra Maven Plugin to sync up with the pending 1.0.0 release of Apache Cassandra. This version needs to be tested in conjunction with the current staging repo for Cassandra 1.0.0 We solved 1 issue:

Re: svn commit: r1180970 - in /cassandra/branches/cassandra-1.0.0: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/compaction/ src/java/org/apache/cassandra/io/sstable/ src/java/

2011-10-10 Thread Stephen Connolly
Yeah it was my bad... the patch for the build versions included an extra .3... when reviewing the pom for the 1.0.0 vote I caught the mis-match... pinged Sylvain on IRC... should probably have raised a JIRA... but the issue could at best affect only windows users running cassandra embedded in

Re: [VOTE] Release Apache Cassandra 1.0.0 (Final) - Strike 2

2011-10-10 Thread Stephen Connolly
+1 (non-binding) -Stephen On 10 October 2011 17:24, Sylvain Lebresne sylv...@datastax.com wrote: As said while closing previous vote, CASSANDRA-3338 felt important enough to warrant a reroll. So here it is: I propose the following artifacts for release as 1.0.0 (those are the same as the

Re: [VOTE] Release Apache Cassandra 1.0.0-rc1 (Release Candidate 1)

2011-09-26 Thread Stephen Connolly
+1 on the POMs (non-Binding) -Stephen On 26 September 2011 13:37, Sylvain Lebresne sylv...@datastax.com wrote: The first beta played its role well: bugs, small and bigger, were fixed[1]. We have no ticket left open for 1.0.0 except for a few that are minor, aren't regressions and imho are no

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

2011-09-23 Thread Stephen Connolly
This vote has passed: +1: Me, Colin Nate 0: -1: I will proceed with the release -Stephen On 20 September 2011 15:27, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Hi, I'd like to release version 0.8.6-1 of Mojo's Cassandra Maven Plugin to sync up with the recent 0.8.6 release

Re: The Eclipse target doesn't seem to show up in 'ant -p'

2011-09-08 Thread Stephen Connolly
do a realclean - 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 7 Sep 2011 19:21, Jason Rutherglen jason.rutherg...@gmail.com wrote: Now something is broken, I stopped my

Re: Proposal: Moving CQL drivers

2011-09-07 Thread Stephen Connolly
On 7 September 2011 10:12, Eric Evans eev...@acunu.com wrote: On Wed, Sep 7, 2011 at 8:22 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 6 September 2011 18:34, Vivek Mishra vivek.mis...@yahoo.com wrote: Sounds good moving to github. 1 quick question, what about JIRAs already

Re: Reoganizing drivers

2011-07-13 Thread Stephen Connolly
On 13 July 2011 00:47, Jonathan Ellis jbel...@gmail.com wrote: On Sat, Jul 9, 2011 at 8:29 PM, Rick Shaw wfs...@gmail.com wrote: On Jul 7, 2011, at 10:53 AM, Eric Evans wrote: On Wed, 2011-07-06 at 13:33 -0500, Jonathan Ellis wrote: - the git mirror won't pick up anything under drivers/

Re: Reoganizing drivers

2011-07-10 Thread Stephen Connolly
munch munch munch... this popcorn is nice... having a hard time keeping stum... :-) - 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 Jul 2011 04:30, Rick Shaw

Re: [VOTE] Release Apache Cassandra 0.7.6

2011-05-13 Thread Stephen Connolly
You appear to be missing the -bin artifacts from the staging repository. On 13 May 2011 10:39, Sylvain Lebresne sylv...@datastax.com 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:

Re: [VOTE] Release Apache Cassandra 0.8.0 rc1

2011-05-11 Thread Stephen Connolly
The stage artifacts look good from a Maven PoV. I'll be testing them later. Hopefully this time you'll not forget to release the staging repo ;-) [aside] When can we expect to see release votes for CQL (and if you need me to help with getting that into Maven central, just shout) -Stephen On

Re: [VOTE] Release Apache Cassandra 0.8.0 rc1

2011-05-11 Thread Stephen Connolly
On 11 May 2011 15:16, Eric Evans eev...@rackspace.com wrote: On Wed, 2011-05-11 at 11:53 +0100, Stephen Connolly wrote: When can we expect to see release votes for CQL (and if you need me to help with getting that into Maven central, just shout) Not sure what you mean. The driver is part

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

2011-05-02 Thread Stephen Connolly
ping. still waiting for two more +1's from cassandra committers - 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 29 Apr 2011 14:02, Stephen Connolly stephen.alan.conno

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

2011-04-28 Thread Stephen Connolly
On 28 April 2011 15:23, Eric Evans eev...@rackspace.com wrote: On Thu, 2011-04-28 at 06:52 +0100, Stephen Connolly wrote: On 28 April 2011 00:55, Eric Evans eev...@rackspace.com wrote: On Tue, 2011-04-26 at 14:44 +0100, Stephen Connolly wrote:  * I have given the CQL driver jar the same

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

2011-04-28 Thread Stephen Connolly
, Eric Evans eev...@rackspace.com wrote: On Thu, 2011-04-28 at 16:44 +0100, Stephen Connolly wrote: Unlike the RPC, CQL is meant to be stable. It is a significant feature that you should be able to use the same version of a driver across many versions of Cassandra. This is why the versions must

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 eev...@rackspace.com 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. Please vote (see http

[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

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,

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 stephen.alan.conno...@gmail.com 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

Re: Why is the CQL jar versioned independently?

2011-04-26 Thread Stephen Connolly
22:19, Eric Evans eev...@rackspace.com 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... unless you are implying

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

2011-04-25 Thread Stephen Connolly
,)/version /dependency On Apr 23, 2011, at 5:46 AM, Stephen Connolly wrote: 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

[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:

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 stephen.alan.conno...@gmail.com 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 quoteReleases may not be vetoed/quote On 19 April 2011 13:42, Shotaro Kamio kamios...@gmail.com 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

[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

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.

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

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

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

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 stephen.alan.conno...@gmail.comwrote: On 12 March 2011 00:50, Eric Evans eev...@rackspace.com wrote: It's that time again. I propose the following

Re: Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
Thanks -Stephen On 9 March 2011 09:27, Stephen Connolly stephen.alan.conno...@gmail.comwrote: 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: [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 eev...@rackspace.com wrote: Here goes attempt #2 of 0.7.3 (see http://goo.gl/Y1l7n for background); I propose the following for release as

Re: [VOTE] 0.7.3 take #2

2011-03-01 Thread Stephen Connolly
On 1 March 2011 19:32, Eric Evans eev...@rackspace.com 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:

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

Re: [VOTE] 0.7.3

2011-02-26 Thread Stephen Connolly
On 25 February 2011 21:09, Eric Evans eev...@rackspace.com 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.

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:18, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 15 February 2011 21:57, Eric Evans eev...@rackspace.com 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

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:19, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 15 February 2011 22:18, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 15 February 2011 21:57, Eric Evans eev...@rackspace.com wrote: CASSANDRA-2165[1] is troublesome enough to warrant a new

Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 21:57, Eric Evans eev...@rackspace.com 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:

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 eev...@rackspace.com 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 stephen.alan.conno...@gmail.com 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 direct

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

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

2011-02-04 Thread Stephen Connolly
On 4 February 2011 19:40, Eric Evans eev...@rackspace.com 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]:

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 dbon...@semanticartifacts.com 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

Re: [VOTE] 0.7.1 (attempt #2)

2011-01-30 Thread Stephen Connolly
On 28 January 2011 20:34, Stephen Connolly stephen.alan.conno...@gmail.com 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 are a direct result of using

[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 eev...@rackspace.com wrote: On Fri, 2011-01-28 at 19:07 +, Stephen Connolly wrote: 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

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 eev...@rackspace.com

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

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 stephen.alan.conno...@gmail.com wrote: I'll stage artifacts in central

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 stephen.alan.conno...@gmail.com wrote: Artifacts staged at https

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

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 eev...@rackspace.com 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:

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

Re: Replacing ivy with maven-ant-tasks

2011-01-18 Thread Stephen Connolly
On 18 January 2011 14:30, Eric Evans eev...@rackspace.com wrote: On Tue, 2011-01-18 at 13:13 +, 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 maven-ant

Fwd: Nexus: Promotion Completed.

2011-01-10 Thread Stephen Connolly
-- Forwarded message -- From: Nexus Repository Manager ne...@repository.apache.org Date: 10 January 2011 07:57 Subject: Nexus: Promotion Completed. To: Stephen Connolly stephen.alan.conno...@gmail.com Description: apache-cassandra:0.7.0 Details: The following artifacts have

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

[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 stephen.alan.conno...@gmail.comwrote

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 dri...@gmail.com

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

2011-01-03 Thread Stephen Connolly
, Stephen Connolly stephen.alan.conno...@gmail.com 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, Stephen Connolly

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 ---

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

2011-01-03 Thread Stephen Connolly
+, 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/content/repositories/orgapachecassandra-065/ Which contains the dependencies which are not available in the maven central

[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

Re: interest in creating a cassandra-gossip library?

2010-12-29 Thread Stephen Connolly
are a direct result of using swype to type on the screen On 29 Dec 2010 15:00, Eric Evans eev...@rackspace.com 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 circular module dependencies, which

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

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 | sort

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 stephen.alan.conno...@gmail.com 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 work=$(mktemp -d

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 dri...@gmail.com wrote: On Tue, Dec 21, 2010 at 5:39 PM, Stephen Connolly steph...@apache.org wrote: 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

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

2010-12-16 Thread Stephen Connolly
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 eev...@rackspace.com wrote: On Tue, 2010-12-14 at 19:39 +, Stephen Connolly wrote: Well one piece of evidence

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 eev...@rackspace.com wrote: On Mon, 2010-12-13 at 05:51 +, 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 eev...@rackspace.com wrote: On Mon, 2010-12-13 at 17:12 +, 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 you

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:

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

2010-12-12 Thread Stephen Connolly
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 stephen.alan.conno...@gmail.com wrote: Are official releases made from svn or from