On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
Stephane?

I really like to help but it works for me (running macos, linux.
didn't tried on Windows).


The failure seems to be r503445.

Well before that, the tests were a plain mess and I used the technique
we promoted so far.  Apparently, this technique has side effect on
some box. I never had any issue myself.


Also, shouldn't trunk be reverted to 2.0.3-SNAPSHOT and the tag
deleted since we've rejected the staged release?

Correct. I thought Jason did it.

Cheers,
Stéphane



- Brett

On 26/03/2007, at 4:39 AM, Jason van Zyl wrote:

>
> On 24 Mar 07, at 6:19 PM 24 Mar 07, Carlos Sanchez wrote:
>
>> any progress? is there something yet to do or anybody can call a vote
>> / release it?
>>
>
> I ran the build to check and there are still failures. So I guess
> it's not fixed.
>
> I'll look after I'm done with 2.0.6 is no one else gets to it.
>
> jason.
>
>> On 3/17/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>>> Yes, actually. Kenney fixed the tests so we can probably shove this
>>> out the door. It's still on my list, just been working on 2.0.6.
>>>
>>> Jason.
>>>
>>> On 17 Mar 07, at 6:35 PM 17 Mar 07, Niall Pemberton wrote:
>>>
>>> > Any progress on this?
>>> >
>>> > Niall
>>> >
>>> > On 3/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
>>> >> On 3/2/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>>> >> >
>>> >> > On 2 Mar 07, at 7:28 AM 2 Mar 07, Niall Pemberton wrote:
>>> >> >
>>> >> > > ping :-)
>>> >> > >
>>> >> >
>>> >> > I just released a snapshot, do you think you could give it a
>>> whirl
>>> >> > quickly?
>>> >>
>>> >> I ran "mvn source:jar" for commons validator with the new
>>> snapshot
>>> >> and
>>> >> everything was fine (with a <resource> element for something
>>> in the
>>> >> root directory).
>>> >>
>>> >> Niall
>>> >>
>>> >> > Jason.
>>> >> >
>>> >> > > On 2/18/07, Niall Pemberton <[EMAIL PROTECTED]>
>>> wrote:
>>> >> > >> On 2/18/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>>> >> > >> >
>>> >> > >> > On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote:
>>> >> > >> >
>>> >> > >> > > On 2/15/07, Stephane Nicoll <[EMAIL PROTECTED]>
>>> >> wrote:
>>> >> > >> > >> Yes. I need to check with Jason because it seems he's
>>> >> found a
>>> >> > >> > >> problem meanwhile.
>>> >> > >> > >
>>> >> > >> > > Any news on this - can the release go out (sorry to keep
>>> >> > >> buging you)?
>>> >> > >> > >
>>> >> > >> >
>>> >> > >> > No, I found regressions after the vote. I've fixed most
>>> of the
>>> >> > >> > issues, but want to add two more tests and fix the
>>> integration
>>> >> > >> > tests.  Early next week I'll put it up the vote again.
>>> Feel
>>> >> free to
>>> >> > >> > try a snapshot, I deployed it so you can try it which will
>>> >> help me
>>> >> > >> > release it faster.
>>> >> > >>
>>> >> > >> OK thanks - I tried out the the 2.0.4-SNAPSHOT (with Commons
>>> >> > >> Validator) and it built the sources jar fine.
>>> >> > >>
>>> >> > >> Niall
>>> >> > >>
>>> >> > >> > jason.
>>> >> > >> >
>>> >> > >> > > Niall
>>> >> > >> > >
>>> >> > >> > >> I'll keep you posted.
>>> >> > >> > >>
>>> >> > >> > >> Stéphane
>>> >> > >> > >>
>>> >> > >> > >> On 2/15/07, Niall Pemberton <[EMAIL PROTECTED]>
>>> >> wrote:
>>> >> > >> > >> > On 2/12/07, Stephane Nicoll
>>> >> <[EMAIL PROTECTED]> wrote:
>>> >> > >> > >> > > Yes please.
>>> >> > >> > >> > >
>>> >> > >> > >> > > We need to wait a bit more. I'll make sure to
>>> send a
>>> >> mail
>>> >> > >> with
>>> >> > >> > >> the vote result.
>>> >> > >> > >> >
>>> >> > >> > >> > Has enough time lapsed yet to declare a result and
>>> cut
>>> >> the
>>> >> > >> release?
>>> >> > >> > >> >
>>> >> > >> > >> > Thanks
>>> >> > >> > >> >
>>> >> > >> > >> > Niall
>>> >> > >> > >> >
>>> >> > >> > >> > > Thanks,
>>> >> > >> > >> > > Stéphane
>>> >> > >> > >> > >
>>> >> > >> > >> > > On 2/12/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>>> >> > >> > >> > > > Stephane,
>>> >> > >> > >> > > >
>>> >> > >> > >> > > > Would you like me to copy this over to the
>>> production
>>> >> > >> > >> repository for
>>> >> > >> > >> > > > the release?
>>> >> > >> > >> > > >
>>> >> > >> > >> > > > Jason.
>>> >> > >> > >> > > >
>>> >> > >> > >> > > > On 11 Feb 07, at 10:42 AM 11 Feb 07, Jason van
>>> Zyl
>>> >> wrote:
>>> >> > >> > >> > > >
>>> >> > >> > >> > > > > +1
>>> >> > >> > >> > > > >
>>> >> > >> > >> > > > > Thanks Stephane,
>>> >> > >> > >> > > > >
>>> >> > >> > >> > > > > Jason.
>>> >> > >> > >> > > > >
>>> >> > >> > >> > > > > On 11 Feb 07, at 5:11 AM 11 Feb 07, Stephane
>>> Nicoll
>>> >> > >> wrote:
>>> >> > >> > >> > > > >
>>> >> > >> > >> > > > >> Hi,
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> This release fixes all known issues.
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> Release Notes - Maven 2.x Sources Plugin -
>>> Version
>>> >> > >> 2.0.3
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> ** Bug
>>> >> > >> > >> > > > >>    * [MSOURCES-6] - Sources plugin ignores
>>> >> resource
>>> >> > >> > >> includes/excludes
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> ** Improvement
>>> >> > >> > >> > > > >>    * [MSOURCES-11] - When source plugin is
>>> >> used, it
>>> >> > >> > >> should make sure
>>> >> > >> > >> > > > >> it is invoked during install
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> Revision: 505872
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> The staging bits are available as well:
>>> >> > >> > >> > > > >> http://people.apache.org/~snicoll/maven-
>>> staging/
>>> >> repo/
>>> >> > >> org/
>>> >> > >> > >> apache/
>>> >> > >> > >> > > > >> maven/plugins/maven-source-plugin/2.0.3/
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> Vote opens for 72hours.
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> My +1
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> Thanks,
>>> >> > >> > >> > > > >>
>>> >> > >> > >> > > > >> Stéphane
>>> >> > >> > >> >
>>> >> > >> > >> >
>>> >> > >> > >>
>>> >> > >>
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > >> > >> > To unsubscribe, e-mail: dev-
>>> [EMAIL PROTECTED]
>>> >> > >> > >> > For additional commands, e-mail: dev-
>>> >> [EMAIL PROTECTED]
>>> >> > >> > >> >
>>> >> > >> > >> >
>>> >> > >> > >>
>>> >> > >> > >>
>>> >> > >>
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > >> > >> To unsubscribe, e-mail: dev-
>>> [EMAIL PROTECTED]
>>> >> > >> > >> For additional commands, e-mail: dev-
>>> [EMAIL PROTECTED]
>>> >> > >> > >>
>>> >> > >> > >>
>>> >> > >> > >
>>> >> > >> > >
>>> >> > >>
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > >> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> >> > >> > > For additional commands, e-mail: dev-
>>> [EMAIL PROTECTED]
>>> >> > >> > >
>>> >> > >> > >
>>> >> > >> >
>>> >> > >> >
>>> >> > >> >
>>> >> > >>
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> >> > >> > For additional commands, e-mail: [EMAIL PROTECTED]
>>> >> > >> >
>>> >> > >> >
>>> >> > >>
>>> >> > >
>>> >> > >
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> >> > > For additional commands, e-mail: [EMAIL PROTECTED]
>>> >> > >
>>> >> > >
>>> >> >
>>> >> >
>>> >> >
>>> >>
>>> --------------------------------------------------------------------
>>> -
>>> >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> >> > For additional commands, e-mail: [EMAIL PROTECTED]
>>> >> >
>>> >> >
>>> >>
>>> >
>>> >
>>> --------------------------------------------------------------------
>>> -
>>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> > For additional commands, e-mail: [EMAIL PROTECTED]
>>> >
>>> >
>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>> --
>> I could give you my word as a Spaniard.
>> No good. I've known too many Spaniards.
>>                             -- The Princess Bride
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to