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
The following commit(s) were added to refs/heads/master by this push: new 1158494 Update schema info 1158494 is described below commit 1158494bc88979e3c86fbd958512443dcbf24bd8 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Apr 14 12:40:33 2020 +0100 Update schema info --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0184db4..3874215 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,6 @@ The differences currently supported by this tool are: * Renaming packages for Jakarta EE 9 APIs from `javax.*` to `jakarta.*` -The differences yet to be implemented by this tool are: - -* Remaining issues once resolved - -The issues still to be resolved by the Jakarta EE projects that will impact -this tool are: - -* XML schemas +Note: It will not be necessary to migrate any references to XML schemas. The +schemas don't directly reference javax packages and Jakarta EE 9 will continue +to support the use of schemas from Java EE 8 and earlier. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org