Re: [vote] Release Maven-SCM 1.0 final

2007-05-25 Thread Emmanuel Venisse

4 +1 binding votes (Jason Van Zyl, John Casey, Mike Perham, Emmanuel Venisse)
1 +1 non-binding vote (Ryan Daum)

I'm releasing it now.

Emmanuel

Emmanuel Venisse a écrit :

Hi,

I'd like to release Maven-SCM-1.0 that contains few bug fixes found in rc1.

The road map: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=13380 



Staging repo: http://people.apache.org/~evenisse/stage/maven-scm-repo/

Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/

So, let's try 72h +1/+0/-1. Please cast your votes!

Here my +1

Emmanuel









Re: [vote] Release Maven-SCM 1.0 final

2007-05-23 Thread Emmanuel Venisse

I'm restarting the release process to integrate SCM-319

For those of you that have already tested the release, it won't change the result becuase the patch added is only for the Mercurial (hg) provider with tag command, so it will be supported by the 
release plugin too.


Emmanuel

Emmanuel Venisse a écrit :

Hi,

I'd like to release Maven-SCM-1.0 that contains few bug fixes found in rc1.

The road map: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=13380 



Staging repo: http://people.apache.org/~evenisse/stage/maven-scm-repo/

Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/

So, let's try 72h +1/+0/-1. Please cast your votes!

Here my +1

Emmanuel









Re: [vote] Release Maven-SCM 1.0 final

2007-05-23 Thread Ryan Daum

Thank you, Emmanuel

On 5/23/07, Emmanuel Venisse [EMAIL PROTECTED] wrote:


I'm restarting the release process to integrate SCM-319

For those of you that have already tested the release, it won't change the
result becuase the patch added is only for the Mercurial (hg) provider with
tag command, so it will be supported by the
release plugin too.

Emmanuel

Emmanuel Venisse a écrit :
 Hi,

 I'd like to release Maven-SCM-1.0 that contains few bug fixes found in
rc1.

 The road map:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=13380


 Staging repo: http://people.apache.org/~evenisse/stage/maven-scm-repo/

 Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/

 So, let's try 72h +1/+0/-1. Please cast your votes!

 Here my +1

 Emmanuel










--
Ryan Daum
[EMAIL PROTECTED]
Senior Developer, Toronto
647.724.5232 x 2073


[vote] Release Maven-SCM 1.0 final

2007-05-22 Thread Emmanuel Venisse

Hi,

I'd like to release Maven-SCM-1.0 that contains few bug fixes found in rc1.

The road map: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=13380

Staging repo: http://people.apache.org/~evenisse/stage/maven-scm-repo/

Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/

So, let's try 72h +1/+0/-1. Please cast your votes!

Here my +1

Emmanuel




Re: [vote] Release Maven-SCM 1.0 final

2007-05-22 Thread John Casey

+1

On 5/22/07, Mike Perham [EMAIL PROTECTED] wrote:


+1

On 5/22/07, Emmanuel Venisse [EMAIL PROTECTED] wrote:
 Hi,

 I'd like to release Maven-SCM-1.0 that contains few bug fixes found in
rc1.

 The road map:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=13380

 Staging repo: http://people.apache.org/~evenisse/stage/maven-scm-repo/

 Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/

 So, let's try 72h +1/+0/-1. Please cast your votes!

 Here my +1

 Emmanuel








--
John Casey
---
Maven Developer (http://maven.apache.org)
---
Blog: http://www.ejlife.net/blogs/buildchimp


Re: [vote] Release Maven-SCM 1.0 final

2006-02-28 Thread Jason van Zyl

+1

Emmanuel Venisse wrote:

Hi everyone,

I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a 
long time and we didn't find any blocker issues since 1.0-beta-2 release.


The list of issues fixed are : 
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346 



We have now 3 issues that i will fix before the release.

I'll leave the vote open for the customary 72 hours before summarizing. 
Please cast your vote as:


[ ] +1 Yes, release
[ ]  0 No opinion
[ ] -1 No, don't release

Here's my +1.

Cheers,

Emmanuel







Re: [vote] Release Maven-SCM 1.0 final

2006-02-27 Thread Brett Porter
Hi Emmanuel,

It seems everyone is happy with this vote given the time and feedback so
far.

I'm going to review this tomorrow before adding a +1. I'm sorry I didn't
dedicate time to it sooner. Is it possible that the code can be
stabilised for 24 hours before actually cutting the release to give
everyone a chance to run the tests locally?

Thanks,
Brett

Emmanuel Venisse wrote:
 Hi everyone,
 
 I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a
 long time and we didn't find any blocker issues since 1.0-beta-2 release.
 
 The list of issues fixed are :
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346
 
 
 We have now 3 issues that i will fix before the release.
 
 I'll leave the vote open for the customary 72 hours before summarizing.
 Please cast your vote as:
 
 [ ] +1 Yes, release
 [ ]  0 No opinion
 [ ] -1 No, don't release
 
 Here's my +1.
 
 Cheers,
 
 Emmanuel
 


RE: [vote] Release Maven-SCM 1.0 final

2006-02-27 Thread Torbjørn Smørgrav
What about removing all depricated classes and methods before releasing
version 1.0?

Regards
Torbjørn



Re: [vote] Release Maven-SCM 1.0 final

2006-02-27 Thread Emmanuel Venisse

The code is stable (need to apply patch of Torbjorn for bazaar and Mike's patch 
for Perforce)
I want to create a pure java provider for cvs (with only checkout command for now), this point 
require to split actual cvs provider in cvs-commons and cvs-exe like i done it for svn provider, but 
actual code won't change.


I'll send a mail on the list when all will be ready.

pure java svn provider is in sandbox and won't be release with 1.0 but in march when javasvn 1.0.4 
will be release. I tested it this morning with a snapshot version of javasvn and TCK and it works fine.


Emmanuel

Brett Porter a écrit :

Hi Emmanuel,

It seems everyone is happy with this vote given the time and feedback so
far.

I'm going to review this tomorrow before adding a +1. I'm sorry I didn't
dedicate time to it sooner. Is it possible that the code can be
stabilised for 24 hours before actually cutting the release to give
everyone a chance to run the tests locally?

Thanks,
Brett

Emmanuel Venisse wrote:


Hi everyone,

I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a
long time and we didn't find any blocker issues since 1.0-beta-2 release.

The list of issues fixed are :
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346


We have now 3 issues that i will fix before the release.

I'll leave the vote open for the customary 72 hours before summarizing.
Please cast your vote as:

[ ] +1 Yes, release
[ ]  0 No opinion
[ ] -1 No, don't release

Here's my +1.

Cheers,

Emmanuel










RE: [vote] Release Maven-SCM 1.0 final

2006-02-27 Thread Mike Perham
I'll wrap up the remaining update/changelog issue tonight.

-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 27, 2006 7:00 AM
To: scm-dev@maven.apache.org
Subject: Re: [vote] Release Maven-SCM 1.0 final

The code is stable (need to apply patch of Torbjorn for bazaar and
Mike's patch for Perforce) I want to create a pure java provider for cvs
(with only checkout command for now), this point require to split actual
cvs provider in cvs-commons and cvs-exe like i done it for svn provider,
but actual code won't change.



Re: [vote] Release Maven-SCM 1.0 final

2006-02-24 Thread Arnaud HERITIER
+1ArnaudOn 2/24/06, dan tran [EMAIL PROTECTED] wrote:
+1, plus upload the latest maven-scm beta3 snapshot, I can run it against my nightly release build.

-Dan
On 2/24/06, Lukas Theussl [EMAIL PROTECTED]
 wrote:
+1LukasEmmanuel Venisse wrote: Hi everyone, I'd like to release 
1.0 final of Maven-SCM. All APIs are stable since a long time and we didn't find any blocker issues since 1.0-beta-2 release. The list of issues fixed are : 

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346 We have now 3 issues that i will fix before the release. I'll leave the vote open for the customary 72 hours before summarizing.
 Please cast your vote as: [ ] +1 Yes, release [ ]0 No opinion [ ] -1 No, don't release Here's my +1. Cheers, Emmanuel






[vote] Release Maven-SCM 1.0 final

2006-02-24 Thread Emmanuel Venisse

Hi everyone,

I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a long time and we didn't find 
any blocker issues since 1.0-beta-2 release.


The list of issues fixed are : 
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346


We have now 3 issues that i will fix before the release.

I'll leave the vote open for the customary 72 hours before summarizing. Please 
cast your vote as:

[ ] +1 Yes, release
[ ]  0 No opinion
[ ] -1 No, don't release

Here's my +1.

Cheers,

Emmanuel



Re: [vote] Release Maven-SCM 1.0 final

2006-02-24 Thread John Casey

+1! :-)

-john

Emmanuel Venisse wrote:

Hi everyone,

I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a 
long time and we didn't find any blocker issues since 1.0-beta-2 release.


The list of issues fixed are : 
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346 



We have now 3 issues that i will fix before the release.

I'll leave the vote open for the customary 72 hours before summarizing. 
Please cast your vote as:


[ ] +1 Yes, release
[ ]  0 No opinion
[ ] -1 No, don't release

Here's my +1.

Cheers,

Emmanuel




Re: [vote] Release Maven-SCM 1.0 final

2006-02-24 Thread Lukas Theussl


+1

Lukas


Emmanuel Venisse wrote:

Hi everyone,

I'd like to release 1.0 final of Maven-SCM. All APIs are stable since a 
long time and we didn't find any blocker issues since 1.0-beta-2 release.


The list of issues fixed are : 
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346 



We have now 3 issues that i will fix before the release.

I'll leave the vote open for the customary 72 hours before summarizing. 
Please cast your vote as:


[ ] +1 Yes, release
[ ]  0 No opinion
[ ] -1 No, don't release

Here's my +1.

Cheers,

Emmanuel



Re: [vote] Release Maven-SCM 1.0 final

2006-02-24 Thread dan tran
+1, plus upload the latest maven-scm beta3 snapshot, I can run it against my nightly release build.

-Dan
On 2/24/06, Lukas Theussl [EMAIL PROTECTED] wrote:
+1LukasEmmanuel Venisse wrote: Hi everyone, I'd like to release 
1.0 final of Maven-SCM. All APIs are stable since a long time and we didn't find any blocker issues since 1.0-beta-2 release. The list of issues fixed are : 
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527fixfor=12346 We have now 3 issues that i will fix before the release. I'll leave the vote open for the customary 72 hours before summarizing.
 Please cast your vote as: [ ] +1 Yes, release [ ]0 No opinion [ ] -1 No, don't release Here's my +1. Cheers, Emmanuel