The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now
available for voting. The significant changes since 0.1.0 are: - Various fixes to the packages that are and are not converted - A new option to process zip archives in memory to support zip files that use options that are incompatible with a streaming approach - A new option to exclude files from transformation It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v0.2.0/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1299/ The tag is: https://github.com/apache/tomcat-jakartaee-migration/tree/0.2.0 041e256e92078cd3b16a9adcd77faf257e3a5c88 The proposed 0.2.0 release is: [ ] -1: Broken. Do not release because... [ ] +1: Acceptable. Go ahead and release. Thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
On 11/02/2021 17:47, Mark Thomas wrote:
> The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now > available for voting. > > The significant changes since 0.1.0 are: > > - Various fixes to the packages that are and are not converted > > - A new option to process zip archives in memory to support zip files > that use options that are incompatible with a streaming approach > > - A new option to exclude files from transformation > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v0.2.0/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1299/ > > The tag is: > https://github.com/apache/tomcat-jakartaee-migration/tree/0.2.0 > 041e256e92078cd3b16a9adcd77faf257e3a5c88 > > The proposed 0.2.0 release is: > > [ ] -1: Broken. Do not release because... > [X] +1: Acceptable. Go ahead and release. Tested with my local changes that add migration to Tomcat 10. A WAR built from the Tomcat 9 examples works happily (Servlets, JSPs, WebSocket) on Tomcat 10. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
In reply to this post by markt
On Thu, Feb 11, 2021 at 6:47 PM Mark Thomas <[hidden email]> wrote:
> The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now > available for voting. > > The significant changes since 0.1.0 are: > > - Various fixes to the packages that are and are not converted > > - A new option to process zip archives in memory to support zip files > that use options that are incompatible with a streaming approach > > - A new option to exclude files from transformation > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v0.2.0/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1299/ > > The tag is: > https://github.com/apache/tomcat-jakartaee-migration/tree/0.2.0 > 041e256e92078cd3b16a9adcd77faf257e3a5c88 > > The proposed 0.2.0 release is: > > [ ] -1: Broken. Do not release because... > [X] +1: Acceptable. Go ahead and release. > Rémy > > Thanks, > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > |
In reply to this post by markt
On Thu, Feb 11, 2021 at 7:47 PM Mark Thomas <[hidden email]> wrote:
> The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now > available for voting. > > The significant changes since 0.1.0 are: > > - Various fixes to the packages that are and are not converted > > - A new option to process zip archives in memory to support zip files > that use options that are incompatible with a streaming approach > > - A new option to exclude files from transformation > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v0.2.0/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1299/ > > The tag is: > https://github.com/apache/tomcat-jakartaee-migration/tree/0.2.0 > 041e256e92078cd3b16a9adcd77faf257e3a5c88 > > The proposed 0.2.0 release is: > > [ ] -1: Broken. Do not release because... > [ X ] +1: Acceptable. Go ahead and release. > Built it from sources. Migrated Apache Wicket 9.x examples application, with streaming. Martin > Thanks, > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > |
+1 (non binding)
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le mar. 16 févr. 2021 à 08:43, Martin Grigorov <[hidden email]> a écrit : > On Thu, Feb 11, 2021 at 7:47 PM Mark Thomas <[hidden email]> wrote: > > > The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now > > available for voting. > > > > The significant changes since 0.1.0 are: > > > > - Various fixes to the packages that are and are not converted > > > > - A new option to process zip archives in memory to support zip files > > that use options that are incompatible with a streaming approach > > > > - A new option to exclude files from transformation > > > > It can be obtained from: > > > https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v0.2.0/ > > > > The Maven staging repo is: > > https://repository.apache.org/content/repositories/orgapachetomcat-1299/ > > > > The tag is: > > https://github.com/apache/tomcat-jakartaee-migration/tree/0.2.0 > > 041e256e92078cd3b16a9adcd77faf257e3a5c88 > > > > The proposed 0.2.0 release is: > > > > [ ] -1: Broken. Do not release because... > > [ X ] +1: Acceptable. Go ahead and release. > > > > Built it from sources. > Migrated Apache Wicket 9.x examples application, with streaming. > > Martin > > > > Thanks, > > > > Mark > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [hidden email] > > For additional commands, e-mail: [hidden email] > > > > > |
In reply to this post by markt
The following votes were cast:
Binding: +1: markt, remm, mgrigorov Non-binding: +1: rmannibucau, (alitokmen implied via GitHub comment) The vote therefore passes. Thank you to everyone who contributed to this release. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Free forum by Nabble | Edit this page |