Re: [VOTE] Maven 3.3.8

2015-11-03 Thread Mark Derricutt
If we're playing the YouTube Game, isn't this about time:

https://www.youtube.com/watch?v=kaT-jFpwj_M

:)



-- 
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree

On Tue, Nov 3, 2015 at 11:46 AM, Jason van Zyl <ja...@takari.io> wrote:

> One more time
>
> https://www.youtube.com/watch?v=ry4ngf766N0
>
> > On Nov 2, 2015, at 7:26 AM, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
> >
> > Well I was asked to remove the quick and dirty check of "is it a
> > version range" which lead to:
> >
> >
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
> >
> > Which is where the regression crept in (only because the docs for
> > adding an integration test had not emphasised how important it is to
> > add the tests to the suite)
> >
> > The only other change after that was
> >
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
> > which certainly does not affect this code at all
> >
> > On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl>
> wrote:
> >> IIRC, somebody provided a patch to remove this if-statement. Not sure
> if it was applied.
> >>
> >> Robert
> >>
> >> Verzonden vanaf Samsung Mobile.
> >>
> >>  Oorspronkelijk bericht Van: Stephen
> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015 04:18
> (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org>
> Onderwerp: Re: [VOTE] Maven 3.3.8 
> >> 
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
> >> is the fix
> >>
> >> On 2 November 2015 at 12:05, Stephen Connolly
> >> <stephen.alan.conno...@gmail.com> wrote:
> >>> -1 technical
> >>>
> >>>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
> >>> (5.6 s)
> >>>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
> >>> (0.4 s)
> >>>
> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
> >>> (0.4 s)
> >>>
> >>>
> >>>
> >>> On 2 November 2015 at 11:48, Stephen Connolly
> >>> <stephen.alan.conno...@gmail.com> wrote:
> >>>> Hmmm I may have to change my vote, looking like there is a regression
> >>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
> >>>>
> >>>> On 30 October 2015 at 17:38, Stephen Connolly
> >>>> <stephen.alan.conno...@gmail.com> wrote:
> >>>>> +1 technical - works on my critical big build
> >>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only
> 1
> >>>>> commit to review there ;-)
> >>>>>
> >>>>> -Stephen
> >>>>>
> >>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
> >>>>>> +1
> >>>>>>
> >>>>>> Analyzing release validity...
> >>>>>>
> >>>>>> stagingUrl:
> https://repository.apache.org/content/repositories/maven-1230
> >>>>>> groupId: org.apache.maven
> >>>>>> artifactId: apache-maven
> >>>>>> version: 3.3.8
> >>>>>>
> >>>>>> Source ZIP url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> >>>>>>
> >>>>>> Source ZIP SHA1 url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
> >>>>>>
> >>>>>> Binary ZIP url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> >>>>>&g

Re: [VOTE] Maven 3.3.8

2015-11-03 Thread Jason van Zyl
Indeed. 

Ok, I’ll cancel this vote and roll it again.

> On Nov 3, 2015, at 12:15 AM, Mark Derricutt <m...@talios.com> wrote:
> 
> If we're playing the YouTube Game, isn't this about time:
> 
> https://www.youtube.com/watch?v=kaT-jFpwj_M
> 
> :)
> 
> 
> 
> -- 
> "Great artists are extremely selfish and arrogant things" — Steven Wilson,
> Porcupine Tree
> 
> On Tue, Nov 3, 2015 at 11:46 AM, Jason van Zyl <ja...@takari.io> wrote:
> 
>> One more time
>> 
>> https://www.youtube.com/watch?v=ry4ngf766N0
>> 
>>> On Nov 2, 2015, at 7:26 AM, Stephen Connolly <
>> stephen.alan.conno...@gmail.com> wrote:
>>> 
>>> Well I was asked to remove the quick and dirty check of "is it a
>>> version range" which lead to:
>>> 
>>> 
>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
>>> 
>>> Which is where the regression crept in (only because the docs for
>>> adding an integration test had not emphasised how important it is to
>>> add the tests to the suite)
>>> 
>>> The only other change after that was
>>> 
>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
>>> which certainly does not affect this code at all
>>> 
>>> On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl>
>> wrote:
>>>> IIRC, somebody provided a patch to remove this if-statement. Not sure
>> if it was applied.
>>>> 
>>>> Robert
>>>> 
>>>> Verzonden vanaf Samsung Mobile.
>>>> 
>>>>  Oorspronkelijk bericht Van: Stephen
>> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015 04:18
>> (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org>
>> Onderwerp: Re: [VOTE] Maven 3.3.8 
>>>> 
>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
>>>> is the fix
>>>> 
>>>> On 2 November 2015 at 12:05, Stephen Connolly
>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>> -1 technical
>>>>> 
>>>>> 
>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
>>>>> (5.6 s)
>>>>> 
>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
>>>>> (0.4 s)
>>>>> 
>> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
>>>>> (0.4 s)
>>>>> 
>>>>> 
>>>>> 
>>>>> On 2 November 2015 at 11:48, Stephen Connolly
>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>> Hmmm I may have to change my vote, looking like there is a regression
>>>>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>>>>> 
>>>>>> On 30 October 2015 at 17:38, Stephen Connolly
>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>> +1 technical - works on my critical big build
>>>>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only
>> 1
>>>>>>> commit to review there ;-)
>>>>>>> 
>>>>>>> -Stephen
>>>>>>> 
>>>>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
>>>>>>>> +1
>>>>>>>> 
>>>>>>>> Analyzing release validity...
>>>>>>>> 
>>>>>>>> stagingUrl:
>> https://repository.apache.org/content/repositories/maven-1230
>>>>>>>> groupId: org.apache.maven
>>>>>>>> artifactId: apache-maven
>>>>>>>> version: 3.3.8
>>>>>>>> 
>>>>>>>> Source ZIP url exists.
>>>>>>>> 
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>&g

Re: [VOTE] Maven 3.3.8

2015-11-03 Thread Jason van Zyl
This vote is cancelled.

Stephen, is everything in master and tested now that you need?

> On Nov 3, 2015, at 6:44 AM, Jason van Zyl <ja...@takari.io> wrote:
> 
> Indeed. 
> 
> Ok, I’ll cancel this vote and roll it again.
> 
>> On Nov 3, 2015, at 12:15 AM, Mark Derricutt <m...@talios.com> wrote:
>> 
>> If we're playing the YouTube Game, isn't this about time:
>> 
>> https://www.youtube.com/watch?v=kaT-jFpwj_M
>> 
>> :)
>> 
>> 
>> 
>> -- 
>> "Great artists are extremely selfish and arrogant things" — Steven Wilson,
>> Porcupine Tree
>> 
>> On Tue, Nov 3, 2015 at 11:46 AM, Jason van Zyl <ja...@takari.io> wrote:
>> 
>>> One more time
>>> 
>>> https://www.youtube.com/watch?v=ry4ngf766N0
>>> 
>>>> On Nov 2, 2015, at 7:26 AM, Stephen Connolly <
>>> stephen.alan.conno...@gmail.com> wrote:
>>>> 
>>>> Well I was asked to remove the quick and dirty check of "is it a
>>>> version range" which lead to:
>>>> 
>>>> 
>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
>>>> 
>>>> Which is where the regression crept in (only because the docs for
>>>> adding an integration test had not emphasised how important it is to
>>>> add the tests to the suite)
>>>> 
>>>> The only other change after that was
>>>> 
>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
>>>> which certainly does not affect this code at all
>>>> 
>>>> On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl>
>>> wrote:
>>>>> IIRC, somebody provided a patch to remove this if-statement. Not sure
>>> if it was applied.
>>>>> 
>>>>> Robert
>>>>> 
>>>>> Verzonden vanaf Samsung Mobile.
>>>>> 
>>>>>  Oorspronkelijk bericht Van: Stephen
>>> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015 04:18
>>> (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org>
>>> Onderwerp: Re: [VOTE] Maven 3.3.8 
>>>>> 
>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
>>>>> is the fix
>>>>> 
>>>>> On 2 November 2015 at 12:05, Stephen Connolly
>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>> -1 technical
>>>>>> 
>>>>>> 
>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
>>>>>> (5.6 s)
>>>>>> 
>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
>>>>>> (0.4 s)
>>>>>> 
>>> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
>>>>>> (0.4 s)
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> On 2 November 2015 at 11:48, Stephen Connolly
>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>> Hmmm I may have to change my vote, looking like there is a regression
>>>>>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>>>>>> 
>>>>>>> On 30 October 2015 at 17:38, Stephen Connolly
>>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>>> +1 technical - works on my critical big build
>>>>>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only
>>> 1
>>>>>>>> commit to review there ;-)
>>>>>>>> 
>>>>>>>> -Stephen
>>>>>>>> 
>>>>>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
>>>>>>>>> +1
>>>>>>>>> 
>>>>>>>>> Analyzing release validity...
>>>>>>>>> 

Re: [VOTE] Maven 3.3.8

2015-11-03 Thread Stephen Connolly
Yep

On 3 November 2015 at 14:48, Jason van Zyl <ja...@takari.io> wrote:
> This vote is cancelled.
>
> Stephen, is everything in master and tested now that you need?
>
>> On Nov 3, 2015, at 6:44 AM, Jason van Zyl <ja...@takari.io> wrote:
>>
>> Indeed.
>>
>> Ok, I’ll cancel this vote and roll it again.
>>
>>> On Nov 3, 2015, at 12:15 AM, Mark Derricutt <m...@talios.com> wrote:
>>>
>>> If we're playing the YouTube Game, isn't this about time:
>>>
>>> https://www.youtube.com/watch?v=kaT-jFpwj_M
>>>
>>> :)
>>>
>>>
>>>
>>> --
>>> "Great artists are extremely selfish and arrogant things" — Steven Wilson,
>>> Porcupine Tree
>>>
>>> On Tue, Nov 3, 2015 at 11:46 AM, Jason van Zyl <ja...@takari.io> wrote:
>>>
>>>> One more time
>>>>
>>>> https://www.youtube.com/watch?v=ry4ngf766N0
>>>>
>>>>> On Nov 2, 2015, at 7:26 AM, Stephen Connolly <
>>>> stephen.alan.conno...@gmail.com> wrote:
>>>>>
>>>>> Well I was asked to remove the quick and dirty check of "is it a
>>>>> version range" which lead to:
>>>>>
>>>>>
>>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
>>>>>
>>>>> Which is where the regression crept in (only because the docs for
>>>>> adding an integration test had not emphasised how important it is to
>>>>> add the tests to the suite)
>>>>>
>>>>> The only other change after that was
>>>>>
>>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
>>>>> which certainly does not affect this code at all
>>>>>
>>>>> On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl>
>>>> wrote:
>>>>>> IIRC, somebody provided a patch to remove this if-statement. Not sure
>>>> if it was applied.
>>>>>>
>>>>>> Robert
>>>>>>
>>>>>> Verzonden vanaf Samsung Mobile.
>>>>>>
>>>>>>  Oorspronkelijk bericht Van: Stephen
>>>> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015 
>>>> 04:18
>>>> (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org>
>>>> Onderwerp: Re: [VOTE] Maven 3.3.8 
>>>>>> 
>>>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
>>>>>> is the fix
>>>>>>
>>>>>> On 2 November 2015 at 12:05, Stephen Connolly
>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>> -1 technical
>>>>>>>
>>>>>>>
>>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
>>>>>>> (5.6 s)
>>>>>>>
>>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
>>>>>>> (0.4 s)
>>>>>>>
>>>> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
>>>>>>> (0.4 s)
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 2 November 2015 at 11:48, Stephen Connolly
>>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>>> Hmmm I may have to change my vote, looking like there is a regression
>>>>>>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>>>>>>>
>>>>>>>> On 30 October 2015 at 17:38, Stephen Connolly
>>>>>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>>>>>> +1 technical - works on my critical big build
>>>>>>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only
>>>> 1
>>>>&

Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Stephen Connolly
Well I was asked to remove the quick and dirty check of "is it a
version range" which lead to:

https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9

Which is where the regression crept in (only because the docs for
adding an integration test had not emphasised how important it is to
add the tests to the suite)

The only other change after that was
https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
which certainly does not affect this code at all

On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl> wrote:
> IIRC, somebody provided a patch to remove this if-statement. Not sure if it 
> was applied.
>
> Robert
>
> Verzonden vanaf Samsung Mobile.
>
>  Oorspronkelijk bericht Van: Stephen Connolly 
> <stephen.alan.conno...@gmail.com> Datum:02-11-2015 04:18  
> (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org> 
> Onderwerp: Re: [VOTE] Maven 3.3.8 
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
> is the fix
>
> On 2 November 2015 at 12:05, Stephen Connolly
> <stephen.alan.conno...@gmail.com> wrote:
>> -1 technical
>>
>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
>> (5.6 s)
>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
>> (0.4 s)
>> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
>> (0.4 s)
>>
>>
>>
>> On 2 November 2015 at 11:48, Stephen Connolly
>> <stephen.alan.conno...@gmail.com> wrote:
>>> Hmmm I may have to change my vote, looking like there is a regression
>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>>
>>> On 30 October 2015 at 17:38, Stephen Connolly
>>> <stephen.alan.conno...@gmail.com> wrote:
>>>> +1 technical - works on my critical big build
>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>>>> commit to review there ;-)
>>>>
>>>> -Stephen
>>>>
>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
>>>>> +1
>>>>>
>>>>> Analyzing release validity...
>>>>>
>>>>> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
>>>>> groupId: org.apache.maven
>>>>> artifactId: apache-maven
>>>>> version: 3.3.8
>>>>>
>>>>> Source ZIP url exists.
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>>>>
>>>>> Source ZIP SHA1 url exists.
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>>>>>
>>>>> Binary ZIP url exists.
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>>>>
>>>>> Binary ZIP SHA1 url exists.
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>>>>>
>>>>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>>>>> d82dad921c725e716677aed20cf4d2ea90245d33
>>>>>
>>>>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>>>>> ce9b14315b73ea73f889a347c12cc260c5800dc0
>>>>>
>>>>> LICENSE file is present in the source distribution.
>>>>> NOTICE file is present in the source distribution.
>>>>>
>>>>> LICENSE file is present in the binary distribution.
>>>>> NOTICE file is present in the binary distribution.
>>>>>
>>>>> Git revision of release as determined from 
>>>>> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
>>>>> cdd15915eb4b74ccab621e51aff9ada4f455a627
>>>>>
>>>>> All files

Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Robert Scholte
IIRC, somebody provided a patch to remove this if-statement. Not sure if it was 
applied.

Robert

Verzonden vanaf Samsung Mobile.

 Oorspronkelijk bericht Van: Stephen Connolly 
<stephen.alan.conno...@gmail.com> Datum:02-11-2015  04:18  
(GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org> 
Onderwerp: Re: [VOTE] Maven 3.3.8 
https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
is the fix

On 2 November 2015 at 12:05, Stephen Connolly
<stephen.alan.conno...@gmail.com> wrote:
> -1 technical
>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
> (5.6 s)
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
> (0.4 s)
> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
> (0.4 s)
>
>
>
> On 2 November 2015 at 11:48, Stephen Connolly
> <stephen.alan.conno...@gmail.com> wrote:
>> Hmmm I may have to change my vote, looking like there is a regression
>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>
>> On 30 October 2015 at 17:38, Stephen Connolly
>> <stephen.alan.conno...@gmail.com> wrote:
>>> +1 technical - works on my critical big build
>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>>> commit to review there ;-)
>>>
>>> -Stephen
>>>
>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
>>>> +1
>>>>
>>>> Analyzing release validity...
>>>>
>>>> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
>>>> groupId: org.apache.maven
>>>> artifactId: apache-maven
>>>> version: 3.3.8
>>>>
>>>> Source ZIP url exists.
>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>>>
>>>> Source ZIP SHA1 url exists.
>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>>>>
>>>> Binary ZIP url exists.
>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>>>
>>>> Binary ZIP SHA1 url exists.
>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>>>>
>>>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>>>> d82dad921c725e716677aed20cf4d2ea90245d33
>>>>
>>>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>>>> ce9b14315b73ea73f889a347c12cc260c5800dc0
>>>>
>>>> LICENSE file is present in the source distribution.
>>>> NOTICE file is present in the source distribution.
>>>>
>>>> LICENSE file is present in the binary distribution.
>>>> NOTICE file is present in the binary distribution.
>>>>
>>>> Git revision of release as determined from 
>>>> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
>>>> cdd15915eb4b74ccab621e51aff9ada4f455a627
>>>>
>>>> All files in source distribution have been found in the release revision 
>>>> (taking into account acceptable exclusions).
>>>>
>>>>> On Oct 30, 2015, at 9:58 AM, Jason van Zyl <ja...@takari.io> wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> Time to release Maven 3.3.8!
>>>>>
>>>>> Here is a link to the issues resolved:
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
>>>>>
>>>>> Staging repo:
>>>>> https://repository.apache.org/content/repositories/maven-1230/
>>>>>
>>>>> The distributable binaries and sources for testing can be found here:
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
>>>>>
>>>>> Specifically the zip, tarball, and source archives can be found here:
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/

Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Kristian Rosenvold
Amazing flute section ! ROFL :)

K


2015-11-02 23:46 GMT+01:00 Jason van Zyl <ja...@takari.io>:

> One more time
>
> https://www.youtube.com/watch?v=ry4ngf766N0
>
> > On Nov 2, 2015, at 7:26 AM, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
> >
> > Well I was asked to remove the quick and dirty check of "is it a
> > version range" which lead to:
> >
> >
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
> >
> > Which is where the regression crept in (only because the docs for
> > adding an integration test had not emphasised how important it is to
> > add the tests to the suite)
> >
> > The only other change after that was
> >
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
> > which certainly does not affect this code at all
> >
> > On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl>
> wrote:
> >> IIRC, somebody provided a patch to remove this if-statement. Not sure
> if it was applied.
> >>
> >> Robert
> >>
> >> Verzonden vanaf Samsung Mobile.
> >>
> >> ---- Oorspronkelijk bericht Van: Stephen
> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015
> 04:18  (GMT-08:00) Aan: Maven Developers List <
> dev@maven.apache.org> Onderwerp: Re: [VOTE] Maven 3.3.8
> 
> >> 
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
> >> is the fix
> >>
> >> On 2 November 2015 at 12:05, Stephen Connolly
> >> <stephen.alan.conno...@gmail.com> wrote:
> >>> -1 technical
> >>>
> >>>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
> >>> (5.6 s)
> >>>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
> >>> (0.4 s)
> >>>
> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
> >>> (0.4 s)
> >>>
> >>>
> >>>
> >>> On 2 November 2015 at 11:48, Stephen Connolly
> >>> <stephen.alan.conno...@gmail.com> wrote:
> >>>> Hmmm I may have to change my vote, looking like there is a regression
> >>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
> >>>>
> >>>> On 30 October 2015 at 17:38, Stephen Connolly
> >>>> <stephen.alan.conno...@gmail.com> wrote:
> >>>>> +1 technical - works on my critical big build
> >>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only
> 1
> >>>>> commit to review there ;-)
> >>>>>
> >>>>> -Stephen
> >>>>>
> >>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
> >>>>>> +1
> >>>>>>
> >>>>>> Analyzing release validity...
> >>>>>>
> >>>>>> stagingUrl:
> https://repository.apache.org/content/repositories/maven-1230
> >>>>>> groupId: org.apache.maven
> >>>>>> artifactId: apache-maven
> >>>>>> version: 3.3.8
> >>>>>>
> >>>>>> Source ZIP url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> >>>>>>
> >>>>>> Source ZIP SHA1 url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
> >>>>>>
> >>>>>> Binary ZIP url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> >>>>>>
> >>>>>> Binary ZIP SHA1 url exists.
> >>>>>>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-m

Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Jason van Zyl
One more time

https://www.youtube.com/watch?v=ry4ngf766N0

> On Nov 2, 2015, at 7:26 AM, Stephen Connolly 
> <stephen.alan.conno...@gmail.com> wrote:
> 
> Well I was asked to remove the quick and dirty check of "is it a
> version range" which lead to:
> 
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=ab00fef6d533c03a8e7bafc714450a663f320518;hp=673a50f5a2de0c8d498de79202f1a18bc30dcbdb;hb=bd87258629db8e3fcc7aa04777afc16314c3cde0;hpb=ec14b8ad4c6613d04e3258101bdbf81588b658a9
> 
> Which is where the regression crept in (only because the docs for
> adding an integration test had not emphasised how important it is to
> add the tests to the suite)
> 
> The only other change after that was
> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=3bddfd329ba3b7c584f54a75e5d27bd829b9b56c;hp=ab00fef6d533c03a8e7bafc714450a663f320518;hb=618e62dd3315b4cb5b0f7dcdd37fc787c44b2ade;hpb=b9cc9c3652d43f0efce36d57c0ec1de35d4e7c56
> which certainly does not affect this code at all
> 
> On 2 November 2015 at 14:49, Robert Scholte <r.f.scho...@hisphone.nl> wrote:
>> IIRC, somebody provided a patch to remove this if-statement. Not sure if it 
>> was applied.
>> 
>> Robert
>> 
>> Verzonden vanaf Samsung Mobile.
>> 
>>  Oorspronkelijk bericht Van: Stephen 
>> Connolly <stephen.alan.conno...@gmail.com> Datum:02-11-2015 04:18 
>>  (GMT-08:00) Aan: Maven Developers List <dev@maven.apache.org> 
>> Onderwerp: Re: [VOTE] Maven 3.3.8 
>> https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
>> is the fix
>> 
>> On 2 November 2015 at 12:05, Stephen Connolly
>> <stephen.alan.conno...@gmail.com> wrote:
>>> -1 technical
>>> 
>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
>>> (5.6 s)
>>> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
>>> (0.4 s)
>>> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
>>> (0.4 s)
>>> 
>>> 
>>> 
>>> On 2 November 2015 at 11:48, Stephen Connolly
>>> <stephen.alan.conno...@gmail.com> wrote:
>>>> Hmmm I may have to change my vote, looking like there is a regression
>>>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>>> 
>>>> On 30 October 2015 at 17:38, Stephen Connolly
>>>> <stephen.alan.conno...@gmail.com> wrote:
>>>>> +1 technical - works on my critical big build
>>>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>>>>> commit to review there ;-)
>>>>> 
>>>>> -Stephen
>>>>> 
>>>>> On 30 October 2015 at 17:01, Jason van Zyl <ja...@takari.io> wrote:
>>>>>> +1
>>>>>> 
>>>>>> Analyzing release validity...
>>>>>> 
>>>>>> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
>>>>>> groupId: org.apache.maven
>>>>>> artifactId: apache-maven
>>>>>> version: 3.3.8
>>>>>> 
>>>>>> Source ZIP url exists.
>>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>>>>> 
>>>>>> Source ZIP SHA1 url exists.
>>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>>>>>> 
>>>>>> Binary ZIP url exists.
>>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>>>>> 
>>>>>> Binary ZIP SHA1 url exists.
>>>>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>>>>>> 
>>>>>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>>>>>> d82dad921c725e716677aed20cf4d2ea90245d33
>>>>>> 
>>>>>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>>>>>> ce9b14315b73ea73f889a347c12cc260c5800dc0
>>>>>> 
>>>>>> LICENSE file is present in the source distribution.
>&

Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Stephen Connolly
Hmmm I may have to change my vote, looking like there is a regression
on the MNG-5840 fix from 3.3.6-SNAPSHOT

On 30 October 2015 at 17:38, Stephen Connolly
 wrote:
> +1 technical - works on my critical big build
> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
> commit to review there ;-)
>
> -Stephen
>
> On 30 October 2015 at 17:01, Jason van Zyl  wrote:
>> +1
>>
>> Analyzing release validity...
>>
>> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
>> groupId: org.apache.maven
>> artifactId: apache-maven
>> version: 3.3.8
>>
>> Source ZIP url exists.
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>
>> Source ZIP SHA1 url exists.
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>>
>> Binary ZIP url exists.
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>
>> Binary ZIP SHA1 url exists.
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>>
>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>> d82dad921c725e716677aed20cf4d2ea90245d33
>>
>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>> ce9b14315b73ea73f889a347c12cc260c5800dc0
>>
>> LICENSE file is present in the source distribution.
>> NOTICE file is present in the source distribution.
>>
>> LICENSE file is present in the binary distribution.
>> NOTICE file is present in the binary distribution.
>>
>> Git revision of release as determined from 
>> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
>> cdd15915eb4b74ccab621e51aff9ada4f455a627
>>
>> All files in source distribution have been found in the release revision 
>> (taking into account acceptable exclusions).
>>
>>> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
>>>
>>> Hi,
>>>
>>> Time to release Maven 3.3.8!
>>>
>>> Here is a link to the issues resolved:
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1230/
>>>
>>> The distributable binaries and sources for testing can be found here:
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
>>>
>>> Specifically the zip, tarball, and source archives can be found here:
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
>>>
>>> Source release checksum(s):
>>> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
>>>
>>> Staging site:
>>> http://people.apache.org/~jvanzyl/maven-3.3.8/
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>>
>>> Thanks,
>>>
>>> The Maven Team
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>
>> Thanks,
>>
>> Jason
>>
>> --
>> Jason van Zyl
>> Founder, Takari and Apache Maven
>> http://twitter.com/jvanzyl
>> http://twitter.com/takari_io
>> -
>>
>> Simplex sigillum veri. (Simplicity is the seal of truth.)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>

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



Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Stephen Connolly
-1 technical

mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
(5.6 s)
mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
(0.4 s)
mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
(0.4 s)



On 2 November 2015 at 11:48, Stephen Connolly
 wrote:
> Hmmm I may have to change my vote, looking like there is a regression
> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>
> On 30 October 2015 at 17:38, Stephen Connolly
>  wrote:
>> +1 technical - works on my critical big build
>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>> commit to review there ;-)
>>
>> -Stephen
>>
>> On 30 October 2015 at 17:01, Jason van Zyl  wrote:
>>> +1
>>>
>>> Analyzing release validity...
>>>
>>> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
>>> groupId: org.apache.maven
>>> artifactId: apache-maven
>>> version: 3.3.8
>>>
>>> Source ZIP url exists.
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>>>
>>> Source ZIP SHA1 url exists.
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>>>
>>> Binary ZIP url exists.
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>>>
>>> Binary ZIP SHA1 url exists.
>>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>>>
>>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>>> d82dad921c725e716677aed20cf4d2ea90245d33
>>>
>>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>>> ce9b14315b73ea73f889a347c12cc260c5800dc0
>>>
>>> LICENSE file is present in the source distribution.
>>> NOTICE file is present in the source distribution.
>>>
>>> LICENSE file is present in the binary distribution.
>>> NOTICE file is present in the binary distribution.
>>>
>>> Git revision of release as determined from 
>>> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
>>> cdd15915eb4b74ccab621e51aff9ada4f455a627
>>>
>>> All files in source distribution have been found in the release revision 
>>> (taking into account acceptable exclusions).
>>>
 On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:

 Hi,

 Time to release Maven 3.3.8!

 Here is a link to the issues resolved:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074

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

 The distributable binaries and sources for testing can be found here:
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/

 Specifically the zip, tarball, and source archives can be found here:
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz

 Source release checksum(s):
 apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33

 Staging site:
 http://people.apache.org/~jvanzyl/maven-3.3.8/

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 Thanks,

 The Maven Team











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

>>>
>>> Thanks,
>>>
>>> Jason
>>>
>>> --
>>> Jason van Zyl
>>> Founder, Takari and Apache Maven
>>> http://twitter.com/jvanzyl
>>> http://twitter.com/takari_io
>>> -
>>>
>>> Simplex sigillum veri. (Simplicity is the seal of truth.)
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>

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



Re: [VOTE] Maven 3.3.8

2015-11-02 Thread Stephen Connolly
https://git1-us-west.apache.org/repos/asf?p=maven.git;a=commit;h=19532849
is the fix

On 2 November 2015 at 12:05, Stephen Connolly
 wrote:
> -1 technical
>
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToWrongVersion)OK
> (5.6 s)
> mng5840ParentVersionRanges(ParentRangeRelativePathPointsToCorrectVersion)OK
> (0.4 s)
> mng5840RelativePathReactorMatching(RelativePathPointsToWrongVersion)FAILURE
> (0.4 s)
>
>
>
> On 2 November 2015 at 11:48, Stephen Connolly
>  wrote:
>> Hmmm I may have to change my vote, looking like there is a regression
>> on the MNG-5840 fix from 3.3.6-SNAPSHOT
>>
>> On 30 October 2015 at 17:38, Stephen Connolly
>>  wrote:
>>> +1 technical - works on my critical big build
>>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>>> commit to review there ;-)
>>>
>>> -Stephen
>>>
>>> On 30 October 2015 at 17:01, Jason van Zyl  wrote:
 +1

 Analyzing release validity...

 stagingUrl: https://repository.apache.org/content/repositories/maven-1230
 groupId: org.apache.maven
 artifactId: apache-maven
 version: 3.3.8

 Source ZIP url exists.
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip

 Source ZIP SHA1 url exists.
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1

 Binary ZIP url exists.
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip

 Binary ZIP SHA1 url exists.
 https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1

 Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
 d82dad921c725e716677aed20cf4d2ea90245d33

 Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
 ce9b14315b73ea73f889a347c12cc260c5800dc0

 LICENSE file is present in the source distribution.
 NOTICE file is present in the source distribution.

 LICENSE file is present in the binary distribution.
 NOTICE file is present in the binary distribution.

 Git revision of release as determined from 
 maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
 cdd15915eb4b74ccab621e51aff9ada4f455a627

 All files in source distribution have been found in the release revision 
 (taking into account acceptable exclusions).

> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
>
> Hi,
>
> Time to release Maven 3.3.8!
>
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1230/
>
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
>
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
>
> Source release checksum(s):
> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
>
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.8/
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks,
>
> The Maven Team
>
>
>
>
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

 Thanks,

 Jason

 --
 Jason van Zyl
 Founder, Takari and Apache Maven
 http://twitter.com/jvanzyl
 http://twitter.com/takari_io
 -

 Simplex sigillum veri. (Simplicity is the seal of truth.)













 -
 To unsubscribe, e-mail: 

Re: [VOTE] Maven 3.3.8

2015-11-01 Thread Mark Derricutt
On 31 Oct 2015, at 5:58, Jason van Zyl wrote:

> Vote open for 72 hours.

+1 here.  Looking good from my  builds...

-- 
Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt


signature.asc
Description: OpenPGP digital signature


Re: [VOTE] Maven 3.3.8

2015-11-01 Thread Hervé BOUTEMY
+1
using it without any issue

notice I updated LATEST site
http://maven.apache.org/ref/3-LATEST/
(just using deploySite.sh script)

Regards,

Hervé

Le vendredi 30 octobre 2015 09:58:11 Jason van Zyl a écrit :
> Hi,
> 
> Time to release Maven 3.3.8!
> 
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922
> rsion=12333074
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1230/
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/mav
> en/apache-maven/3.3.8/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/mav
> en/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/ma
> ven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1230/org/apache/ma
> ven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/ma
> ven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.8/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


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



Re: [VOTE] Maven 3.3.8

2015-10-31 Thread Mirko Friedenhagen
+1 non-binding, tested with some projects.
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen)
https://bitbucket.org/mfriedenhagen/


On Fri, Oct 30, 2015 at 10:26 PM, Arnaud Héritier  wrote:
> +1
>
> On Fri, Oct 30, 2015 at 6:38 PM, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
>
>> +1 technical - works on my critical big build
>> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
>> commit to review there ;-)
>>
>> -Stephen
>>
>> On 30 October 2015 at 17:01, Jason van Zyl  wrote:
>> > +1
>> >
>> > Analyzing release validity...
>> >
>> > stagingUrl:
>> https://repository.apache.org/content/repositories/maven-1230
>> > groupId: org.apache.maven
>> > artifactId: apache-maven
>> > version: 3.3.8
>> >
>> > Source ZIP url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>> >
>> > Source ZIP SHA1 url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>> >
>> > Binary ZIP url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>> >
>> > Binary ZIP SHA1 url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>> >
>> > Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>> > d82dad921c725e716677aed20cf4d2ea90245d33
>> >
>> > Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>> > ce9b14315b73ea73f889a347c12cc260c5800dc0
>> >
>> > LICENSE file is present in the source distribution.
>> > NOTICE file is present in the source distribution.
>> >
>> > LICENSE file is present in the binary distribution.
>> > NOTICE file is present in the binary distribution.
>> >
>> > Git revision of release as determined from
>> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
>> > cdd15915eb4b74ccab621e51aff9ada4f455a627
>> >
>> > All files in source distribution have been found in the release revision
>> (taking into account acceptable exclusions).
>> >
>> >> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
>> >>
>> >> Hi,
>> >>
>> >> Time to release Maven 3.3.8!
>> >>
>> >> Here is a link to the issues resolved:
>> >>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
>> >>
>> >> Staging repo:
>> >> https://repository.apache.org/content/repositories/maven-1230/
>> >>
>> >> The distributable binaries and sources for testing can be found here:
>> >>
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
>> >>
>> >> Specifically the zip, tarball, and source archives can be found here:
>> >>
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>> >>
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
>> >>
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>> >>
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
>> >>
>> >> Source release checksum(s):
>> >> apache-maven-3.3.8-src.zip sha1:
>> d82dad921c725e716677aed20cf4d2ea90245d33
>> >>
>> >> Staging site:
>> >> http://people.apache.org/~jvanzyl/maven-3.3.8/
>> >>
>> >> Vote open for 72 hours.
>> >>
>> >> [ ] +1
>> >> [ ] +0
>> >> [ ] -1
>> >>
>> >> Thanks,
>> >>
>> >> The Maven Team
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> -
>> >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> >> For additional commands, e-mail: dev-h...@maven.apache.org
>> >>
>> >
>> > Thanks,
>> >
>> > Jason
>> >
>> > --
>> > Jason van Zyl
>> > Founder, Takari and Apache Maven
>> > http://twitter.com/jvanzyl
>> > http://twitter.com/takari_io
>> > -
>> >
>> > Simplex sigillum veri. (Simplicity is the seal of truth.)
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> > For additional commands, e-mail: dev-h...@maven.apache.org
>> >
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>
>
> --
> -
> Arnaud Héritier
> 

Re: [VOTE] Maven 3.3.8

2015-10-30 Thread Arnaud Héritier
+1

On Fri, Oct 30, 2015 at 6:38 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> +1 technical - works on my critical big build
> +1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
> commit to review there ;-)
>
> -Stephen
>
> On 30 October 2015 at 17:01, Jason van Zyl  wrote:
> > +1
> >
> > Analyzing release validity...
> >
> > stagingUrl:
> https://repository.apache.org/content/repositories/maven-1230
> > groupId: org.apache.maven
> > artifactId: apache-maven
> > version: 3.3.8
> >
> > Source ZIP url exists.
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> >
> > Source ZIP SHA1 url exists.
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
> >
> > Binary ZIP url exists.
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> >
> > Binary ZIP SHA1 url exists.
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
> >
> > Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
> > d82dad921c725e716677aed20cf4d2ea90245d33
> >
> > Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
> > ce9b14315b73ea73f889a347c12cc260c5800dc0
> >
> > LICENSE file is present in the source distribution.
> > NOTICE file is present in the source distribution.
> >
> > LICENSE file is present in the binary distribution.
> > NOTICE file is present in the binary distribution.
> >
> > Git revision of release as determined from
> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
> > cdd15915eb4b74ccab621e51aff9ada4f455a627
> >
> > All files in source distribution have been found in the release revision
> (taking into account acceptable exclusions).
> >
> >> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
> >>
> >> Hi,
> >>
> >> Time to release Maven 3.3.8!
> >>
> >> Here is a link to the issues resolved:
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
> >>
> >> Staging repo:
> >> https://repository.apache.org/content/repositories/maven-1230/
> >>
> >> The distributable binaries and sources for testing can be found here:
> >>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
> >>
> >> Specifically the zip, tarball, and source archives can be found here:
> >>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> >>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> >>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> >>
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
> >>
> >> Source release checksum(s):
> >> apache-maven-3.3.8-src.zip sha1:
> d82dad921c725e716677aed20cf4d2ea90245d33
> >>
> >> Staging site:
> >> http://people.apache.org/~jvanzyl/maven-3.3.8/
> >>
> >> Vote open for 72 hours.
> >>
> >> [ ] +1
> >> [ ] +0
> >> [ ] -1
> >>
> >> Thanks,
> >>
> >> The Maven Team
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: dev-h...@maven.apache.org
> >>
> >
> > Thanks,
> >
> > Jason
> >
> > --
> > Jason van Zyl
> > Founder, Takari and Apache Maven
> > http://twitter.com/jvanzyl
> > http://twitter.com/takari_io
> > -
> >
> > Simplex sigillum veri. (Simplicity is the seal of truth.)
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
-
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier


Re: [VOTE] Maven 3.3.8

2015-10-30 Thread Jason van Zyl
+1

Analyzing release validity...

stagingUrl: https://repository.apache.org/content/repositories/maven-1230
groupId: org.apache.maven
artifactId: apache-maven
version: 3.3.8

Source ZIP url exists.
https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip

Source ZIP SHA1 url exists.
https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1

Binary ZIP url exists.
https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip

Binary ZIP SHA1 url exists.
https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1

Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
d82dad921c725e716677aed20cf4d2ea90245d33

Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
ce9b14315b73ea73f889a347c12cc260c5800dc0

LICENSE file is present in the source distribution.
NOTICE file is present in the source distribution.

LICENSE file is present in the binary distribution.
NOTICE file is present in the binary distribution.

Git revision of release as determined from 
maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
cdd15915eb4b74ccab621e51aff9ada4f455a627

All files in source distribution have been found in the release revision 
(taking into account acceptable exclusions).

> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
> 
> Hi,
> 
> Time to release Maven 3.3.8!
> 
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1230/
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.8/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

Thanks,

Jason

--
Jason van Zyl
Founder, Takari and Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
-

Simplex sigillum veri. (Simplicity is the seal of truth.)













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



Re: [VOTE] Maven 3.3.8

2015-10-30 Thread Stephen Connolly
+1 technical - works on my critical big build
+1 legal umbrella - on the diff of this since 3.3.7 (thankfully only 1
commit to review there ;-)

-Stephen

On 30 October 2015 at 17:01, Jason van Zyl  wrote:
> +1
>
> Analyzing release validity...
>
> stagingUrl: https://repository.apache.org/content/repositories/maven-1230
> groupId: org.apache.maven
> artifactId: apache-maven
> version: 3.3.8
>
> Source ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>
> Source ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip.sha1
>
> Binary ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>
> Binary ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip.sha1
>
> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
> d82dad921c725e716677aed20cf4d2ea90245d33
>
> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
> ce9b14315b73ea73f889a347c12cc260c5800dc0
>
> LICENSE file is present in the source distribution.
> NOTICE file is present in the source distribution.
>
> LICENSE file is present in the binary distribution.
> NOTICE file is present in the binary distribution.
>
> Git revision of release as determined from 
> maven-core-3.3.8.jar:org/apache/maven/messages/build.properties(buildNumber):
> cdd15915eb4b74ccab621e51aff9ada4f455a627
>
> All files in source distribution have been found in the release revision 
> (taking into account acceptable exclusions).
>
>> On Oct 30, 2015, at 9:58 AM, Jason van Zyl  wrote:
>>
>> Hi,
>>
>> Time to release Maven 3.3.8!
>>
>> Here is a link to the issues resolved:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1230/
>>
>> The distributable binaries and sources for testing can be found here:
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
>>
>> Specifically the zip, tarball, and source archives can be found here:
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
>> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
>>
>> Source release checksum(s):
>> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
>>
>> Staging site:
>> http://people.apache.org/~jvanzyl/maven-3.3.8/
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> Thanks,
>>
>> The Maven Team
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> Thanks,
>
> Jason
>
> --
> Jason van Zyl
> Founder, Takari and Apache Maven
> http://twitter.com/jvanzyl
> http://twitter.com/takari_io
> -
>
> Simplex sigillum veri. (Simplicity is the seal of truth.)
>
>
>
>
>
>
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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



Re: [VOTE] Maven 3.3.8

2015-10-30 Thread Tamás Cservenák
+1 beer, again

On Fri, Oct 30, 2015 at 7:38 PM Igor Fedorenko  wrote:

> +1
>
> --
> Regards,
> Igor
>
> On Fri, Oct 30, 2015, at 12:58 PM, Jason van Zyl wrote:
> > Hi,
> >
> > Time to release Maven 3.3.8!
> >
> > Here is a link to the issues resolved:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1230/
> >
> > The distributable binaries and sources for testing can be found here:
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
> >
> > Specifically the zip, tarball, and source archives can be found here:
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> >
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
> >
> > Source release checksum(s):
> > apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
> >
> > Staging site:
> > http://people.apache.org/~jvanzyl/maven-3.3.8/
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Thanks,
> >
> > The Maven Team
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Maven 3.3.8

2015-10-30 Thread Igor Fedorenko
+1

-- 
Regards,
Igor

On Fri, Oct 30, 2015, at 12:58 PM, Jason van Zyl wrote:
> Hi,
> 
> Time to release Maven 3.3.8!
> 
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12333074
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1230/
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.zip
> https://repository.apache.org/content/repositories/maven-1230/org/apache/maven/apache-maven/3.3.8/apache-maven-3.3.8-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.8-src.zip sha1: d82dad921c725e716677aed20cf4d2ea90245d33
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.8/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

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