You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2011/11/21 16:45:43 UTC

[VOTE] Apache Maven Wagon 2.1 (take 2)

Hello,
I'd like to release Apache Maven Wagon 2.1.
It looks to be the last step before being able to release core 3.0.4!

We fixed 3 issues:

http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create

Staging repo: https://repository.apache.org/content/repositories/maven-228/

Staging site: http://maven.apache.org/wagon-2.1 (wait sync)

[+1]
[0]
[-1]

Vote open for 72H.

Here my +1

Thanks,
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Kristian Rosenvold <kr...@zenior.no>.
+1

Kristian

Den 22.11.2011 20:46, skrev Olivier Lamy:
> 2011/11/22 Evgeny Mandrikov<ma...@gmail.com>:
>> Hi Olivier,
>>
>> I've just tried wagon-http-2.1-shaded.jar with Maven 3.0.3 and following
>> message appears in log :
>>
>>>   wagon http use multi threaded http connection manager maxPerRoute 20, max
>>> total 40
>> Is it expected behaviour ?
> "yup" a System.out which was already here in 2.0.
> it's displayed only once (something to remove in next release probably)
>> On Mon, Nov 21, 2011 at 19:45, Olivier Lamy<ol...@apache.org>  wrote:
>>
>>> Hello,
>>> I'd like to release Apache Maven Wagon 2.1.
>>> It looks to be the last step before being able to release core 3.0.4!
>>>
>>> We fixed 3 issues:
>>>
>>>
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-228/
>>>
>>> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
>>>
>>> [+1]
>>> [0]
>>> [-1]
>>>
>>> Vote open for 72H.
>>>
>>> Here my +1
>>>
>>> Thanks,
>>> --
>>> Olivier Lamy
>>> Talend: http://coders.talend.com
>>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>> --
>> Best regards,
>> Evgeny Mandrikov aka Godin<http://godin.net.ru>
>> http://twitter.com/_godin_
>>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Evgeny Mandrikov <ma...@gmail.com>.
Why not remove in this one? ;)

On Tue, Nov 22, 2011 at 23:46, Olivier Lamy <ol...@apache.org> wrote:

> 2011/11/22 Evgeny Mandrikov <ma...@gmail.com>:
> > Hi Olivier,
> >
> > I've just tried wagon-http-2.1-shaded.jar with Maven 3.0.3 and following
> > message appears in log :
> >
> >>  wagon http use multi threaded http connection manager maxPerRoute 20,
> max
> >> total 40
> >
> > Is it expected behaviour ?
> "yup" a System.out which was already here in 2.0.
> it's displayed only once (something to remove in next release probably)
> >
> > On Mon, Nov 21, 2011 at 19:45, Olivier Lamy <ol...@apache.org> wrote:
> >
> >> Hello,
> >> I'd like to release Apache Maven Wagon 2.1.
> >> It looks to be the last step before being able to release core 3.0.4!
> >>
> >> We fixed 3 issues:
> >>
> >>
> >>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
> >>
> >> Staging repo:
> >> https://repository.apache.org/content/repositories/maven-228/
> >>
> >> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
> >>
> >> [+1]
> >> [0]
> >> [-1]
> >>
> >> Vote open for 72H.
> >>
> >> Here my +1
> >>
> >> Thanks,
> >> --
> >> Olivier Lamy
> >> Talend: http://coders.talend.com
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >
> >
> > --
> > Best regards,
> > Evgeny Mandrikov aka Godin <http://godin.net.ru>
> > http://twitter.com/_godin_
> >
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Best regards,
Evgeny Mandrikov aka Godin <http://godin.net.ru>
http://twitter.com/_godin_

Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Olivier Lamy <ol...@apache.org>.
2011/11/22 Evgeny Mandrikov <ma...@gmail.com>:
> Hi Olivier,
>
> I've just tried wagon-http-2.1-shaded.jar with Maven 3.0.3 and following
> message appears in log :
>
>>  wagon http use multi threaded http connection manager maxPerRoute 20, max
>> total 40
>
> Is it expected behaviour ?
"yup" a System.out which was already here in 2.0.
it's displayed only once (something to remove in next release probably)
>
> On Mon, Nov 21, 2011 at 19:45, Olivier Lamy <ol...@apache.org> wrote:
>
>> Hello,
>> I'd like to release Apache Maven Wagon 2.1.
>> It looks to be the last step before being able to release core 3.0.4!
>>
>> We fixed 3 issues:
>>
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-228/
>>
>> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
>>
>> [+1]
>> [0]
>> [-1]
>>
>> Vote open for 72H.
>>
>> Here my +1
>>
>> Thanks,
>> --
>> Olivier Lamy
>> Talend: http://coders.talend.com
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
>
> --
> Best regards,
> Evgeny Mandrikov aka Godin <http://godin.net.ru>
> http://twitter.com/_godin_
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Evgeny Mandrikov <ma...@gmail.com>.
Hi Olivier,

I've just tried wagon-http-2.1-shaded.jar with Maven 3.0.3 and following
message appears in log :

>  wagon http use multi threaded http connection manager maxPerRoute 20, max
> total 40

Is it expected behaviour ?

On Mon, Nov 21, 2011 at 19:45, Olivier Lamy <ol...@apache.org> wrote:

> Hello,
> I'd like to release Apache Maven Wagon 2.1.
> It looks to be the last step before being able to release core 3.0.4!
>
> We fixed 3 issues:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-228/
>
> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
>
> [+1]
> [0]
> [-1]
>
> Vote open for 72H.
>
> Here my +1
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Best regards,
Evgeny Mandrikov aka Godin <http://godin.net.ru>
http://twitter.com/_godin_

Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Tony Chemit <ch...@codelutin.com>.
On Mon, 21 Nov 2011 16:45:43 +0100
Olivier Lamy <ol...@apache.org> wrote:

+1 (non binding)

Viva core 3.0.4 :)

Thanks.

Tony

> Hello,
> I'd like to release Apache Maven Wagon 2.1.
> It looks to be the last step before being able to release core 3.0.4!
> 
> We fixed 3 issues:
> 
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-228/
> 
> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
> 
> [+1]
> [0]
> [-1]
> 
> Vote open for 72H.
> 
> Here my +1
> 
> Thanks,



-- 
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
email: chemit@codelutin.com
http://www.codelutin.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Mark Struberg <st...@yahoo.de>.
tested with a local VM server without problems.

+1

LieGrue,
strub



----- Original Message -----
> From: Olivier Lamy <ol...@apache.org>
> To: Maven Developers List <de...@maven.apache.org>
> Cc: 
> Sent: Monday, November 21, 2011 4:45 PM
> Subject: [VOTE] Apache Maven Wagon 2.1 (take 2)
> 
> Hello,
> I'd like to release Apache Maven Wagon 2.1.
> It looks to be the last step before being able to release core 3.0.4!
> 
> We fixed 3 issues:
> 
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
> 
> Staging repo: https://repository.apache.org/content/repositories/maven-228/
> 
> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
> 
> [+1]
> [0]
> [-1]
> 
> Vote open for 72H.
> 
> Here my +1
> 
> Thanks,
> -- 
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by Emmanuel Venisse <em...@gmail.com>.
+1

Emmanuel

On Mon, Nov 21, 2011 at 4:45 PM, Olivier Lamy <ol...@apache.org> wrote:

> Hello,
> I'd like to release Apache Maven Wagon 2.1.
> It looks to be the last step before being able to release core 3.0.4!
>
> We fixed 3 issues:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-228/
>
> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
>
> [+1]
> [0]
> [-1]
>
> Vote open for 72H.
>
> Here my +1
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Apache Maven Wagon 2.1 (take 2)

Posted by John Casey <jd...@commonjava.org>.
+1

On 11/21/11 10:45 AM, Olivier Lamy wrote:
> Hello,
> I'd like to release Apache Maven Wagon 2.1.
> It looks to be the last step before being able to release core 3.0.4!
> 
> We fixed 3 issues:
> 
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17844&styleName=Text&projectId=10335&Create=Create
> 
> Staging repo: https://repository.apache.org/content/repositories/maven-228/
> 
> Staging site: http://maven.apache.org/wagon-2.1 (wait sync)
> 
> [+1]
> [0]
> [-1]
> 
> Vote open for 72H.
> 
> Here my +1
> 
> Thanks,


-- 
John Casey
Developer, PMC Chair - Apache Maven (http://maven.apache.org)
Blog: http://www.johnofalltrades.name/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org