ebourg commented on issue #24: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/24#issuecomment-1005121746
> Can it be said that the only changes this tool makes are to package names? Yes > Does it change method signatures, parameter types Yes and yes, if the elements of the signature are in the Java EE namespace. Note that the README already states: > This migration tool performs all the necessary changes to migrate an application from Java EE 8 to Jakarta EE 9 by renaming each Java EE 8 package to its Jakarta EE 9 replacement. If you are concerned this might violate the licence of the application you are migrating the best is to ask to the vendor of the application if this is allowed, or if a Jakarta EE compatible version could be provided. -- 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 to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
