alitokmen commented on pull request #15: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/15#issuecomment-798306032
@rmaucher , thanks for your feedback. What I observed during the voting of new versions of the Jakarta EE migrator is that there are people manually executing the migrator on existing Java Web projects and then deploy them on an existing Tomcat version. This PR does the exact same, automatically. It can be used as a starting point, where one can easily also add the Tomcat example / sample WARs - Assuming these are in Maven repositories. It uses TomEE for these tests (instead of pure Tomcat) as some tests use JMS and EJBs, which are not part of the "pure Tomcat" scope. I see your point about build time, if you want I can tweak the profiles and the Travis YAML so these are only executed by Travis; and developers do their work "as fast as possible". ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org