blasss opened a new pull request, #28:
URL: https://github.com/apache/tomcat-jakartaee-migration/pull/28

   We happily used the migration tool to convert our codebase to the new 
Jakarta EE packages.
   As we additionally need to supply a JEE8 compatible version of our software 
we plan to do a backwards migration as part of our build pipeline.
   This pull request extends the migration tool with an additional profile 
"JEE8" that supports the conversion to the old packages.
   The implementation uses the given facilities of pattern matching and extends 
the profile with the new "source" and "target" fields, that denote the 
root-package name before migration ("source") and ("afterwards"). 
   ClassConverter additionally required replacement of by now hardcoded 
references to the package-roots.
   
   The given extension of the migration tool will allow a fast adoption of the 
new Jakarta EE packages in dev and ops without sacrificing the option to 
provide backward compatibility for clients lagging behind.
   


-- 
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: dev-unsubscr...@tomcat.apache.org

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

Reply via email to