michael-o commented on PR #15: URL: https://github.com/apache/velocity-tools/pull/15#issuecomment-2404374708
> > The API is stable, implementations are refined. I see nothing wrong with that. > > There is [a lot more](https://projects.eclipse.org/releases/jakarta-10) than the servlet API to migrate in a real J2E webapp (activation, mail, beans, etc.). And the dependencies are intertwined, you cannot keep the servlets API on javax- and use the remaining on jakarta-. So yes, jakarta EE _will_ become the de facto standard and we should align with this fact today. > > If we stay on the course of two modules rather than the 3.x/4.x proposal aforementioned, it means that the javax should be the one with copied sources and a dedicated suffix, not the reverse. The reverse copy means a breaking change which needs to be communicated, but I still consider this wrong for a new minor version. Rather announce that in 3.0 jakarta will be the default module and `javax` will move to a new module. -- 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...@velocity.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org