Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-12 Thread Mark Thomas
On 07/12/2019 17:24, Mark Thomas wrote:

> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.30

Unit tests pass for NIO, NIO2 and APR/native (1.2.23) on MacOS, Linux
and Windows.

Mark

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



Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-11 Thread Violeta Georgieva
На сб, 7.12.2019 г. в 19:24 Mark Thomas  написа:
>
> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>
> The major changes compared to the 9.0.29 release are:
>
> - Correct multiple regressions in the static resource caching related to
>   using URLs provided for cached resources
>
> - Improvements to the Realm interface and implementations
>
> - Bug fixes and improvements to the CORS filter
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.30
> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>
> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.30

+1

Regards,
Violeta


Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-11 Thread Jonathan Gallimore
[X] Stable - go ahead and release as 9.0.30

Many thanks

Jon

On Sat, Dec 7, 2019 at 5:24 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>
> The major changes compared to the 9.0.29 release are:
>
> - Correct multiple regressions in the static resource caching related to
>   using URLs provided for cached resources
>
> - Improvements to the Realm interface and implementations
>
> - Bug fixes and improvements to the CORS filter
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.30
> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>
> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 9.0.30
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>


Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-11 Thread Konstantin Kolinko
сб, 7 дек. 2019 г. в 20:24, Mark Thomas :
>
> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>
> The major changes compared to the 9.0.29 release are:
>
> - Correct multiple regressions in the static resource caching related to
>   using URLs provided for cached resources
>
> - Improvements to the Realm interface and implementations
>
> - Bug fixes and improvements to the CORS filter
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.30
> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>
> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 9.0.30

Tested on Windows 10.
Unit tests pass with Java 8u222 (AdoptOpenJDK), Java 13.0.1 (Oracle).
Windows installer works.
Smoke testing OK.

Best regards,
Konstantin Kolinko

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



Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-09 Thread Romain Manni-Bucau
+1 (non binding)

Le lun. 9 déc. 2019 à 16:18, Coty Sutherland  a écrit :

> On Sat, Dec 7, 2019 at 12:24 PM Mark Thomas  wrote:
>
>> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>>
>> The major changes compared to the 9.0.29 release are:
>>
>> - Correct multiple regressions in the static resource caching related to
>>   using URLs provided for cached resources
>>
>> - Improvements to the Realm interface and implementations
>>
>> - Bug fixes and improvements to the CORS filter
>>
>> Along with lots of other bug fixes and improvements.
>>
>> For full details, see the changelog:
>> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>>
>> It can be obtained from:
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
>> The tag is:
>> https://github.com/apache/tomcat/tree/9.0.30
>> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>>
>> The proposed 9.0.30 release is:
>> [ ] Broken - do not release
>> [x] Stable - go ahead and release as 9.0.30
>>
>
> +1
>
>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>>


Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-09 Thread Coty Sutherland
On Sat, Dec 7, 2019 at 12:24 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>
> The major changes compared to the 9.0.29 release are:
>
> - Correct multiple regressions in the static resource caching related to
>   using URLs provided for cached resources
>
> - Improvements to the Realm interface and implementations
>
> - Bug fixes and improvements to the CORS filter
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.30
> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>
> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 9.0.30
>

+1


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


Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-09 Thread Rémy Maucherat
On Sat, Dec 7, 2019 at 6:24 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 9.0.30 release is now available for voting.
>
> The major changes compared to the 9.0.29 release are:
>
> - Correct multiple regressions in the static resource caching related to
>   using URLs provided for cached resources
>
> - Improvements to the Realm interface and implementations
>
> - Bug fixes and improvements to the CORS filter
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1240/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.30
> 4fab4cc012d0c31852e957d198cb0549f3d6074c
>
> The proposed 9.0.30 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.30
>
> Rémy


Re: [VOTE] Release Apache Tomcat 9.0.30

2019-12-08 Thread Michael Osipov

Am 2019-12-07 um 18:24 schrieb Mark Thomas:

The proposed Apache Tomcat 9.0.30 release is now available for voting.

The major changes compared to the 9.0.29 release are:

- Correct multiple regressions in the static resource caching related to
   using URLs provided for cached resources

- Improvements to the Realm interface and implementations

- Bug fixes and improvements to the CORS filter

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.30/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1240/
The tag is:
https://github.com/apache/tomcat/tree/9.0.30
4fab4cc012d0c31852e957d198cb0549f3d6074c


+1

Looks good to me!


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