You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2021/06/08 15:37:23 UTC

[VOTE] Release Apache Tomcat 10.1.0-M1

The proposed Apache Tomcat 10.1.0-M1 release is now available for
voting.

Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 
without changes. Java EE applications designed for Tomcat 9 and earlier 
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory.

This is the first milestone release of the 10.1.x branch.

The notable changes compared to 10.0.x are:

- Remove code (but not the APR/Native Connector) previously marked for
   removal in 10.1.x The APR/Native Connector will almost certainly be
   removed in a future milestone.

- Align the Servlet API implementation with the current Servlet API
   development branch.

- Align the EL API implementation with the current El API development
   branch.

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

It can be obtained from:
f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1312
The tag is:
https://github.com/apache/tomcat/tree/10.1.0-M1
f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429

The proposed 10.1.0-M1 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 10.1.0-M1 (alpha)

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


Re: [VOTE] Release Apache Tomcat 10.1.0-M1

Posted by Mark Thomas <ma...@apache.org>.
On 08/06/2021 16:37, Mark Thomas wrote:

> The proposed 10.1.0-M1 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 10.1.0-M1 (alpha)

Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native 
with Tomcat Natiev 1.2.x

Given that the specs are nowhere near final, alpha is appropriate.

Mark

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


Re: [VOTE][RESULT] Release Apache Tomcat 10.1.0-M1

Posted by Mark Thomas <ma...@apache.org>.
The following votes were cast:

Binding:
+1: markt, remm, mgrigorov

No other votes were cast. The release vote therefore passes.

Thanks to everyone who contributed to this release.

Mark


On 08/06/2021 16:37, Mark Thomas wrote:
> The proposed Apache Tomcat 10.1.0-M1 release is now available for
> voting.
> 
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 
> without changes. Java EE applications designed for Tomcat 9 and earlier 
> may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
> will automatically convert them to Jakarta EE and copy them to the 
> webapps directory.
> 
> This is the first milestone release of the 10.1.x branch.
> 
> The notable changes compared to 10.0.x are:
> 
> - Remove code (but not the APR/Native Connector) previously marked for
>    removal in 10.1.x The APR/Native Connector will almost certainly be
>    removed in a future milestone.
> 
> - Align the Servlet API implementation with the current Servlet API
>    development branch.
> 
> - Align the EL API implementation with the current El API development
>    branch.
> 
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html
> 
> It can be obtained from:
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1312
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M1
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
> 
> The proposed 10.1.0-M1 release is:
> [ ] Broken - do not release
> [ ] Alpha - go ahead and release as 10.1.0-M1 (alpha)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 


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


Re: [VOTE] Release Apache Tomcat 10.1.0-M1

Posted by Martin Grigorov <mg...@apache.org>.
On Tue, Jun 8, 2021 at 6:37 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 10.1.0-M1 release is now available for
> voting.
>
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
> without changes. Java EE applications designed for Tomcat 9 and earlier
> may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat
> will automatically convert them to Jakarta EE and copy them to the
> webapps directory.
>
> This is the first milestone release of the 10.1.x branch.
>
> The notable changes compared to 10.0.x are:
>
> - Remove code (but not the APR/Native Connector) previously marked for
>    removal in 10.1.x The APR/Native Connector will almost certainly be
>    removed in a future milestone.
>
> - Align the Servlet API implementation with the current Servlet API
>    development branch.
>
> - Align the EL API implementation with the current El API development
>    branch.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html
>
> It can be obtained from:
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1312
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M1
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
>
> The proposed 10.1.0-M1 release is:
> [ ] Broken - do not release
> [ X ] Alpha - go ahead and release as 10.1.0-M1 (alpha)
>

Regards,
Martin


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

Re: [VOTE] Release Apache Tomcat 10.1.0-M1

Posted by Mark Thomas <ma...@apache.org>.
On 11/06/2021 08:49, Martin Grigorov wrote:
> Hi Mark,
> 
> On Tue, Jun 8, 2021 at 6:37 PM Mark Thomas <ma...@apache.org> wrote:
> 
>> The proposed Apache Tomcat 10.1.0-M1 release is now available for
>> voting.
>>
>> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
>> without changes. Java EE applications designed for Tomcat 9 and earlier
>> may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat
>> will automatically convert them to Jakarta EE and copy them to the
>> webapps directory.
>>
>> This is the first milestone release of the 10.1.x branch.
>>
>> The notable changes compared to 10.0.x are:
>>
>> - Remove code (but not the APR/Native Connector) previously marked for
>>     removal in 10.1.x The APR/Native Connector will almost certainly be
>>     removed in a future milestone.
>>
>> - Align the Servlet API implementation with the current Servlet API
>>     development branch.
>>
>> - Align the EL API implementation with the current El API development
>>     branch.
>>
>> For full details, see the changelog:
>> https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html
>>
>> It can be obtained from:
>> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1312
>> The tag is:
>> https://github.com/apache/tomcat/tree/10.1.0-M1
>> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
>>
> 
> Any reason why
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.0-M1/ is not
> mentioned above ?

Copy paste error on my part. Sorry.

Mark

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


Re: [VOTE] Release Apache Tomcat 10.1.0-M1

Posted by Martin Grigorov <mg...@apache.org>.
Hi Mark,

On Tue, Jun 8, 2021 at 6:37 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 10.1.0-M1 release is now available for
> voting.
>
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
> without changes. Java EE applications designed for Tomcat 9 and earlier
> may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat
> will automatically convert them to Jakarta EE and copy them to the
> webapps directory.
>
> This is the first milestone release of the 10.1.x branch.
>
> The notable changes compared to 10.0.x are:
>
> - Remove code (but not the APR/Native Connector) previously marked for
>    removal in 10.1.x The APR/Native Connector will almost certainly be
>    removed in a future milestone.
>
> - Align the Servlet API implementation with the current Servlet API
>    development branch.
>
> - Align the EL API implementation with the current El API development
>    branch.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html
>
> It can be obtained from:
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1312
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M1
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
>

Any reason why
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.0-M1/ is not
mentioned above ?


>
> The proposed 10.1.0-M1 release is:
> [ ] Broken - do not release
> [ ] Alpha - go ahead and release as 10.1.0-M1 (alpha)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

Re: [VOTE] Release Apache Tomcat 10.1.0-M1

Posted by Rémy Maucherat <re...@apache.org>.
On Tue, Jun 8, 2021 at 5:37 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 10.1.0-M1 release is now available for
> voting.
>
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
> without changes. Java EE applications designed for Tomcat 9 and earlier
> may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat
> will automatically convert them to Jakarta EE and copy them to the
> webapps directory.
>
> This is the first milestone release of the 10.1.x branch.
>
> The notable changes compared to 10.0.x are:
>
> - Remove code (but not the APR/Native Connector) previously marked for
>    removal in 10.1.x The APR/Native Connector will almost certainly be
>    removed in a future milestone.
>
> - Align the Servlet API implementation with the current Servlet API
>    development branch.
>
> - Align the EL API implementation with the current El API development
>    branch.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html
>
> It can be obtained from:
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1312
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M1
> f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429
>
> The proposed 10.1.0-M1 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 10.1.0-M1 (alpha)
>

Seems perfect for a first WIP build.

Rémy


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