I'm doing a simple upgrade from 9.0.35 to 9.0.38 embed. I notice some significant changes that I don't see listed in the changelog.

Until 9.0.37 tomcat-embed-core.jar did not have a module-info. Now in 9.0.38 it does.  This changes the modules I need to require when using it. This may be the right way to be doing thing all along, but it does feel like a significant change and not a simple upgrade with a version bump.

There is also a new tomcat-embed-programmatic.jar in the apache-tomcat-9.0.38-embed.zip distribution but it does not seem to be available alone in maven central: https://mvnrepository.com/artifact/org.apache.tomcat.embed


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to