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

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

2011-01-05 Thread Jonathan Ellis
cassandra user and hector user lists are probably most interested. On Wed, Jan 5, 2011 at 3:37 PM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Results +1: Gary, Jonathan, Brandon I will promote the staging repositories and the sync to central should kick in within an hour or so.

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

2011-01-05 Thread Brandon Williams
On Wed, Jan 5, 2011 at 3:45 PM, Jonathan Ellis jbel...@gmail.com wrote: cassandra user and hector user lists are probably most interested. client-dev would be good too. -Brandon

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 Gary Dusbabek
Stephen, Please lay down some mvn/ant wisdom on us... Is there a way to 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

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

2011-01-03 Thread Stephen Connolly
(battery on laptop died) ... move to a consolidated set of dependencies. Also did you forget to vote? - 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 3 Jan 2011 14:16,

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: [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-03 Thread Gary Dusbabek
+1. I didn't test the artifacts, but any effort to get mvn artifacts published that doesn't force mvn on the entire project gets my vote. Gary. On Sun, Jan 2, 2011 at 14:50, Stephen Connolly stephen.alan.conno...@gmail.com wrote: As I am not a cassandra committer I'd rather do the promotion

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

2011-01-03 Thread Gary Dusbabek
Voted and moved this discussion to a different thread. My goal (other devs please chime in because I'm interested) would be to still rely on ant for building and generating a pom, without the requirement to explicitly install maven. If we could get rid of ivy.xml by having the relevant details

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

2011-01-03 Thread Brandon Williams
On Mon, Jan 3, 2011 at 9:01 AM, Gary Dusbabek gdusba...@gmail.com wrote: Voted and moved this discussion to a different thread. My goal (other devs please chime in because I'm interested) would be to still rely on ant for building and generating a pom, without the requirement to explicitly

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 Eric Evans
So, for clarification, you're holding this vote for the 7.0 rc4 artifacts because the build.xml changes are as-of-yet uncommitted (and too late for 7.0). Once our build system has caught up, this is something we'll be able to do after a successful release vote, and using the same artifacts. Is

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

2011-01-03 Thread Stephen Connolly
sort of... you'll actually stage the artifacts and vote for three release and the staged artifacts at the same time. the patch is my diff... as a record of what I have done... not for committing yet. when I have a patch for commuting I'll raise a jira and attach it... or hey if you want to make

[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