This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 85d6dec49a8b00fa39c552fbd6ab325cdc5de31d Author: Felix Schumacher <[email protected]> AuthorDate: Sun Feb 9 15:19:51 2020 +0100 Markup changes --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6717e..637c529 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,13 @@ The source should be a path to a compressed archive, a folder or an individual f Jakarta EE 9 is still under development and there are some details that remain to be worked out. The differences currently supported by this tool are: -* Renaming packages for Jakarta EE 9 APIs from javax.* to jakarta.* + +* 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
