[vote] release wagon api and providers

View: New views
9 Messages — Rating Filter:   Alert me  

[vote] release wagon api and providers

by Joakim Erdfelt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In preparation for maven 2.1 and maven-project-info-reports-plugin.

I'd like to see wagon api 1.0-beta-2 released.
And all of the providers based on it.

That would mean the following releases.

 1) wagon-provider-api     1.0-beta-2
 2) wagon-provider-test    1.0-beta-2
 3) wagon-file             1.0-beta-2
 4) wagon-ftp              1.0-beta-2
 5) wagon-http-lightweight 1.0-beta-2
 6) wagon-http             1.0-beta-2
 7) wagon-http-shared      1.0-beta-2
 8) wagon-ssh-external     1.0-beta-2
 9) wagon-ssh-common       1.0-beta-2
10) wagon-ssh-common-test  1.0-beta-2
11) wagon-ssh              1.0-beta-2
12) wagon-ssh-ganymed      1.0-beta-2
13) wagon-webdav           1.0-beta-2 (already has vote called against it)

NOTE: The wagon-provider-api has changed for 1.0-beta-2
      maven-project-info-reports-plugin makes use of this API to
      present a status of where each dependency currently lives
      based on defined repositories in the project poms.

The release of wagon 1.0-beta-2 would bring us one step closer to
doing a release of maven-project-info-reports-plugin

- Joakim


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Thomas Recloux :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2006/12/7, Joakim Erdfelt <joakim@...>:

>  5) wagon-http-lightweight 1.0-beta-2

Would it be possible to push this patch ?

http://jira.codehaus.org/browse/WAGONHTTP-6

--
Thomas Recloux a.k.a Karmelitre
http://karmelitre.tartachuc.org

---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Emmanuel Venisse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Emmanuel

Joakim Erdfelt a écrit :

> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>
> I'd like to see wagon api 1.0-beta-2 released.
> And all of the providers based on it.
>
> That would mean the following releases.
>
>  1) wagon-provider-api     1.0-beta-2
>  2) wagon-provider-test    1.0-beta-2
>  3) wagon-file             1.0-beta-2
>  4) wagon-ftp              1.0-beta-2
>  5) wagon-http-lightweight 1.0-beta-2
>  6) wagon-http             1.0-beta-2
>  7) wagon-http-shared      1.0-beta-2
>  8) wagon-ssh-external     1.0-beta-2
>  9) wagon-ssh-common       1.0-beta-2
> 10) wagon-ssh-common-test  1.0-beta-2
> 11) wagon-ssh              1.0-beta-2
> 12) wagon-ssh-ganymed      1.0-beta-2
> 13) wagon-webdav           1.0-beta-2 (already has vote called against it)
>
> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>       maven-project-info-reports-plugin makes use of this API to
>       present a status of where each dependency currently lives
>       based on defined repositories in the project poms.
>
> The release of wagon 1.0-beta-2 would bring us one step closer to
> doing a release of maven-project-info-reports-plugin
>
> - Joakim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

(we always release all of wagon together, so only one vote is really  
needed)

- Brett

On 08/12/2006, at 8:57 AM, Joakim Erdfelt wrote:

> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>
> I'd like to see wagon api 1.0-beta-2 released.
> And all of the providers based on it.
>
> That would mean the following releases.
>
>  1) wagon-provider-api     1.0-beta-2
>  2) wagon-provider-test    1.0-beta-2
>  3) wagon-file             1.0-beta-2
>  4) wagon-ftp              1.0-beta-2
>  5) wagon-http-lightweight 1.0-beta-2
>  6) wagon-http             1.0-beta-2
>  7) wagon-http-shared      1.0-beta-2
>  8) wagon-ssh-external     1.0-beta-2
>  9) wagon-ssh-common       1.0-beta-2
> 10) wagon-ssh-common-test  1.0-beta-2
> 11) wagon-ssh              1.0-beta-2
> 12) wagon-ssh-ganymed      1.0-beta-2
> 13) wagon-webdav           1.0-beta-2 (already has vote called  
> against it)
>
> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>       maven-project-info-reports-plugin makes use of this API to
>       present a status of where each dependency currently lives
>       based on defined repositories in the project poms.
>
> The release of wagon 1.0-beta-2 would bring us one step closer to
> doing a release of maven-project-info-reports-plugin
>
> - Joakim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Jason van Zyl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 7 Dec 06, at 6:07 PM 7 Dec 06, Brett Porter wrote:

> +1
>
> (we always release all of wagon together, so only one vote is  
> really needed)
>

Is that ifNewer thing fixed? The thing causing problems with  
deployments?

Jason.

> - Brett
>
> On 08/12/2006, at 8:57 AM, Joakim Erdfelt wrote:
>
>> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>>
>> I'd like to see wagon api 1.0-beta-2 released.
>> And all of the providers based on it.
>>
>> That would mean the following releases.
>>
>>  1) wagon-provider-api     1.0-beta-2
>>  2) wagon-provider-test    1.0-beta-2
>>  3) wagon-file             1.0-beta-2
>>  4) wagon-ftp              1.0-beta-2
>>  5) wagon-http-lightweight 1.0-beta-2
>>  6) wagon-http             1.0-beta-2
>>  7) wagon-http-shared      1.0-beta-2
>>  8) wagon-ssh-external     1.0-beta-2
>>  9) wagon-ssh-common       1.0-beta-2
>> 10) wagon-ssh-common-test  1.0-beta-2
>> 11) wagon-ssh              1.0-beta-2
>> 12) wagon-ssh-ganymed      1.0-beta-2
>> 13) wagon-webdav           1.0-beta-2 (already has vote called  
>> against it)
>>
>> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>>       maven-project-info-reports-plugin makes use of this API to
>>       present a status of where each dependency currently lives
>>       based on defined repositories in the project poms.
>>
>> The release of wagon 1.0-beta-2 would bring us one step closer to
>> doing a release of maven-project-info-reports-plugin
>>
>> - Joakim
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
>> For additional commands, e-mail: wagon-dev-help@...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

on the wagon side, yes. I added getIfNewer to the scp wagon and it  
just calls get().

However, we should put additional exception handling into maven-2.0.5  
so that it doesn't freak out on older wagon releases. It's on my list.

- Brett

On 08/12/2006, at 10:50 AM, Jason van Zyl wrote:

> On 7 Dec 06, at 6:07 PM 7 Dec 06, Brett Porter wrote:
>
>> +1
>>
>> (we always release all of wagon together, so only one vote is  
>> really needed)
>>
>
> Is that ifNewer thing fixed? The thing causing problems with  
> deployments?
>
> Jason.
>
>> - Brett
>>
>> On 08/12/2006, at 8:57 AM, Joakim Erdfelt wrote:
>>
>>> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>>>
>>> I'd like to see wagon api 1.0-beta-2 released.
>>> And all of the providers based on it.
>>>
>>> That would mean the following releases.
>>>
>>>  1) wagon-provider-api     1.0-beta-2
>>>  2) wagon-provider-test    1.0-beta-2
>>>  3) wagon-file             1.0-beta-2
>>>  4) wagon-ftp              1.0-beta-2
>>>  5) wagon-http-lightweight 1.0-beta-2
>>>  6) wagon-http             1.0-beta-2
>>>  7) wagon-http-shared      1.0-beta-2
>>>  8) wagon-ssh-external     1.0-beta-2
>>>  9) wagon-ssh-common       1.0-beta-2
>>> 10) wagon-ssh-common-test  1.0-beta-2
>>> 11) wagon-ssh              1.0-beta-2
>>> 12) wagon-ssh-ganymed      1.0-beta-2
>>> 13) wagon-webdav           1.0-beta-2 (already has vote called  
>>> against it)
>>>
>>> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>>>       maven-project-info-reports-plugin makes use of this API to
>>>       present a status of where each dependency currently lives
>>>       based on defined repositories in the project poms.
>>>
>>> The release of wagon 1.0-beta-2 would bring us one step closer to
>>> doing a release of maven-project-info-reports-plugin
>>>
>>> - Joakim
>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
>>> For additional commands, e-mail: wagon-dev-help@...
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
>> For additional commands, e-mail: wagon-dev-help@...
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Joakim Erdfelt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I see 3 votes.

JE +1
BP +1
EV +1

JvZ hasn't voted.
Anyone else?

- Joakim

Joakim Erdfelt wrote:

> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>
> I'd like to see wagon api 1.0-beta-2 released.
> And all of the providers based on it.
>
> That would mean the following releases.
>
>  1) wagon-provider-api     1.0-beta-2
>  2) wagon-provider-test    1.0-beta-2
>  3) wagon-file             1.0-beta-2
>  4) wagon-ftp              1.0-beta-2
>  5) wagon-http-lightweight 1.0-beta-2
>  6) wagon-http             1.0-beta-2
>  7) wagon-http-shared      1.0-beta-2
>  8) wagon-ssh-external     1.0-beta-2
>  9) wagon-ssh-common       1.0-beta-2
> 10) wagon-ssh-common-test  1.0-beta-2
> 11) wagon-ssh              1.0-beta-2
> 12) wagon-ssh-ganymed      1.0-beta-2
> 13) wagon-webdav           1.0-beta-2 (already has vote called against it)
>
> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>       maven-project-info-reports-plugin makes use of this API to
>       present a status of where each dependency currently lives
>       based on defined repositories in the project poms.
>
> The release of wagon 1.0-beta-2 would bring us one step closer to
> doing a release of maven-project-info-reports-plugin
>
> - Joakim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Jason van Zyl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

On 10 Dec 06, at 11:06 AM 10 Dec 06, Joakim Erdfelt wrote:

> I see 3 votes.
>
> JE +1
> BP +1
> EV +1
>
> JvZ hasn't voted.
> Anyone else?
>
> - Joakim
>
> Joakim Erdfelt wrote:
>> In preparation for maven 2.1 and maven-project-info-reports-plugin.
>>
>> I'd like to see wagon api 1.0-beta-2 released.
>> And all of the providers based on it.
>>
>> That would mean the following releases.
>>
>>  1) wagon-provider-api     1.0-beta-2
>>  2) wagon-provider-test    1.0-beta-2
>>  3) wagon-file             1.0-beta-2
>>  4) wagon-ftp              1.0-beta-2
>>  5) wagon-http-lightweight 1.0-beta-2
>>  6) wagon-http             1.0-beta-2
>>  7) wagon-http-shared      1.0-beta-2
>>  8) wagon-ssh-external     1.0-beta-2
>>  9) wagon-ssh-common       1.0-beta-2
>> 10) wagon-ssh-common-test  1.0-beta-2
>> 11) wagon-ssh              1.0-beta-2
>> 12) wagon-ssh-ganymed      1.0-beta-2
>> 13) wagon-webdav           1.0-beta-2 (already has vote called  
>> against it)
>>
>> NOTE: The wagon-provider-api has changed for 1.0-beta-2
>>       maven-project-info-reports-plugin makes use of this API to
>>       present a status of where each dependency currently lives
>>       based on defined repositories in the project poms.
>>
>> The release of wagon 1.0-beta-2 would bring us one step closer to
>> doing a release of maven-project-info-reports-plugin
>>
>> - Joakim
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
>> For additional commands, e-mail: wagon-dev-help@...
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...


Re: [vote] release wagon api and providers

by Arnaud HERITIER :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Arnaud

On 12/10/06, Jason van Zyl <jason@...> wrote:

>
> +1
>
> On 10 Dec 06, at 11:06 AM 10 Dec 06, Joakim Erdfelt wrote:
>
> > I see 3 votes.
> >
> > JE +1
> > BP +1
> > EV +1
> >
> > JvZ hasn't voted.
> > Anyone else?
> >
> > - Joakim
> >
> > Joakim Erdfelt wrote:
> >> In preparation for maven 2.1 and maven-project-info-reports-plugin.
> >>
> >> I'd like to see wagon api 1.0-beta-2 released.
> >> And all of the providers based on it.
> >>
> >> That would mean the following releases.
> >>
> >>  1) wagon-provider-api     1.0-beta-2
> >>  2) wagon-provider-test    1.0-beta-2
> >>  3) wagon-file             1.0-beta-2
> >>  4) wagon-ftp              1.0-beta-2
> >>  5) wagon-http-lightweight 1.0-beta-2
> >>  6) wagon-http             1.0-beta-2
> >>  7) wagon-http-shared      1.0-beta-2
> >>  8) wagon-ssh-external     1.0-beta-2
> >>  9) wagon-ssh-common       1.0-beta-2
> >> 10) wagon-ssh-common-test  1.0-beta-2
> >> 11) wagon-ssh              1.0-beta-2
> >> 12) wagon-ssh-ganymed      1.0-beta-2
> >> 13) wagon-webdav           1.0-beta-2 (already has vote called
> >> against it)
> >>
> >> NOTE: The wagon-provider-api has changed for 1.0-beta-2
> >>       maven-project-info-reports-plugin makes use of this API to
> >>       present a status of where each dependency currently lives
> >>       based on defined repositories in the project poms.
> >>
> >> The release of wagon 1.0-beta-2 would bring us one step closer to
> >> doing a release of maven-project-info-reports-plugin
> >>
> >> - Joakim
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> >> For additional commands, e-mail: wagon-dev-help@...
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> > For additional commands, e-mail: wagon-dev-help@...
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>
LightInTheBox - Buy quality products at wholesale price