Author: markt
Date: Tue Feb 9 08:22:38 2021
New Revision: 1886352
URL: http://svn.apache.org/viewvc?rev=1886352&view=rev
Log:
Fix copy/paste error. 10.0.x is now stable.
Modified:
tomcat/site/trunk/docs/migration-10.html
tomcat/site/trunk/xdocs/migration-10.xml
Modified: tomcat/site/tru
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #1 from Remy Maucherat ---
Ok, I can see the error check could still be a bit shaky, a loop could possibly
be used in clearLastError (documentation of the OpenSSL API is here:
https://www.openssl.org/docs/manmaster/man3/ERR_get_erro
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new eb3dfbf Avoid possible NPE
eb3dfbf is described b
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 1a9b9ac Avoid possible NPE
1a9b9ac is described bel
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new e5c1075 Avoid possible NPE
e5c1075 is described bel
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git.
from 1a8f20a Update chnagelog
new c09f8b4 Replace `-verbose` with `-logLevel=` to provide more
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit e963951d3f3a7ac0785815dfe44bd008425ccd43
Author: Mark Thomas
AuthorDate: Tue Feb 9 17:00:03 2021 +000
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit c09f8b4a1620643c40018cb54730cc06176c35c2
Author: Mark Thomas
AuthorDate: Tue Feb 9 12:00:36 2021 +000
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit d8373f2e132434e4e8b1aec9fed30f599e6d0eb8
Author: Mark Thomas
AuthorDate: Tue Feb 9 14:24:54 2021 +000
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 0a09f522ac65a4ae587e0c69e273fddd77ebdfdb
Author: Mark Thomas
AuthorDate: Tue Feb 9 14:35:08 2021 +000
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 066f71df6bcd647b26af96079235861a035032cb
Author: Mark Thomas
AuthorDate: Tue Feb 9 15:18:48 2021 +000
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 9acbf5e8089114a8ea3a5118ca4b64beeb5d5b14
Author: Mark Thomas
AuthorDate: Tue Feb 9 14:34:49 2021 +000
markt-asf closed issue #13:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/13
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 4a0b09d3e43dfcb35c5a7488a222b1c7ea941669
Author: Mark Thomas
AuthorDate: Tue Feb 9 14:25:17 2021 +000
markt-asf closed issue #3:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/3
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
All,
With the various fixes and changes, I think we need another release. I
also want to add a basic documentation page to the web site as well as
linking to the download page.
Please speak up and/or open an issue if there is something you think
needs fixing before I tag.
Thanks,
Mark
Hi all,
I've been looking at the options to integrate the Java EE to Jakarta EE
migration functionality into Tomcat 10.
There are essentially two ways to do this: deployment time and runtime.
The simplest solution to implement is probably a separate webapps-legacy
directory (or some other name)
On Tue, Feb 9, 2021 at 10:12 PM Mark Thomas wrote:
> Hi all,
>
> I've been looking at the options to integrate the Java EE to Jakarta EE
> migration functionality into Tomcat 10.
>
> There are essentially two ways to do this: deployment time and runtime.
>
> The simplest solution to implement is
On Tue, Feb 9, 2021 at 14:34 Rémy Maucherat wrote:
> On Tue, Feb 9, 2021 at 10:12 PM Mark Thomas wrote:
>
> > Hi all,
> >
> > I've been looking at the options to integrate the Java EE to Jakarta EE
> > migration functionality into Tomcat 10.
> >
> > There are essentially two ways to do this: dep
Le 2021-02-09 22:12, Mark Thomas a écrit :
Thoughts?
I think this feature is really desirable. For the Debian packaging this
would mean a faster transition to Tomcat 10.
There are two issues:
1. How to identify a legacy application?
2. How to convert the application once identified?
For th
20 matches
Mail list logo