Author: markt Date: Mon Dec 8 15:58:24 2025 New Revision: 1930369 Log: Insert newline to trigger website update
Modified: tomcat/site/trunk/docs/index.html Modified: tomcat/site/trunk/docs/index.html ============================================================================== --- tomcat/site/trunk/docs/index.html Mon Dec 8 15:34:59 2025 (r1930368) +++ tomcat/site/trunk/docs/index.html Mon Dec 8 15:58:24 2025 (r1930369) @@ -12,6 +12,7 @@ of the specifications. These specifications are part of the <a href="https://projects.eclipse.org/projects/ee4j.jakartaee-platform" rel="nofollow">Jakarta EE platform</a>.</p> + <p>The Jakarta EE platform is the evolution of the Java EE platform. Tomcat 10 and later implement specifications developed as part of Jakarta EE. Tomcat 9 and earlier implement specifications developed as part of Java EE. @@ -234,4 +235,4 @@ version in your project's plugin configu Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation. - </footer></div><script src="res/js/tomcat.js"></script></body></html> \ No newline at end of file + </footer></div><script src="res/js/tomcat.js"></script></body></html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
