On 14/06/2016 13:18, Sergio Fernández wrote: > Hi Mark, > > first of all congratullations for all the hard work in Tomcat 8.x. > > May I ask what happened with tomcat-embed-logging-* artifacts in 8.5.3? I > still see them at 8.0.x, included the recent 8.0.36, but they disappeared > after 8.5.2: > > http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.tomcat.embed%22%20AND%20a%3A%22tomcat-embed-logging-juli%22 > > Are those modules deprecated or moved somewhere else? > > Thanks in advance.
Those modules have been removed. They are only useful with log4j 1.x which is no longer supported by the log4j community. With log4j 2.x, you can achieve the same result with no extra Tomcat libraries. Mark > > > > > On Tue, Jun 14, 2016 at 11:57 AM, Mark Thomas <ma...@apache.org> wrote: > >> The Apache Tomcat team announces the immediate availability of Apache >> Tomcat 8.5.3. >> >> This is the first stable release of the 8.5.x branch. Tomcat 8.x users >> should now use 8.5.x releases in preference to 8.0.x releases. >> >> Apache Tomcat 8 is an open source software implementation of the Java >> Servlet, JavaServer Pages, Java Unified Expression Language, Java >> WebSocket and Java Authentication Service Provider Interface for >> Containers technologies. >> >> Apache Tomcat 8.5.x is intended to replace 8.0.x and includes new >> features pulled forward from the 9.0.x branch. The notable changes since >> 8.5.2 include: >> >> - Ensure error will not be thrown during deployment when scanning jar >> files with no or invalid MANIFEST.MF files. >> >> - Improvements to memory leak detection and prevention >> >> - The HTTP Server header is no longer set by default >> >> Please refer to the change log for the complete list of changes: >> http://tomcat.apache.org/tomcat-8.5-doc/changelog.html >> >> Downloads: >> http://tomcat.apache.org/download-80.cgi >> >> Migration guides from Apache Tomcat 5.x, 6.x, 7.x and 8.0.x: >> http://tomcat.apache.org/migration.html >> >> Enjoy! >> >> - The Apache Tomcat team >> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org