Author: remm Date: Fri Sep 29 15:42:21 2006 New Revision: 451485 URL: http://svn.apache.org/viewvc?view=rev&rev=451485 Log: - Update the release notes.
Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-NOTES?view=diff&rev=451485&r1=451484&r2=451485 ============================================================================== --- tomcat/tc6.0.x/trunk/RELEASE-NOTES (original) +++ tomcat/tc6.0.x/trunk/RELEASE-NOTES Fri Sep 29 15:42:21 2006 @@ -65,13 +65,16 @@ ============= A standard installation of Tomcat 6.0 makes all of the following APIs available for use by web applications (by placing them in "lib"): +* annotations-api.jar (Annotations package) * catalina.jar (Tomcat Catalina implementation) * catalina-ant.jar (Tomcat Catalina Ant tasks) +* catalina-ha.jar (High availability package) +* catalina-tribes.jar (Group communication) * commons-logging-api.jar (Commons Logging API 1.0.x) * el-api.jar (EL 1.0 API) * jasper.jar (Jasper 2 Compiler and Runtime) -* jasper-compiler-jdt.jar (Eclipse JDT 3.2 Java compiler) * jasper-el.jar (Jasper 2 EL implementation) +* jasper-jdt.jar (Eclipse JDT 3.2 Java compiler) * jsp-api.jar (JSP 2.1 API) * servlet-api.jar (Servlet 2.5 API) * tomcat-coyote.jar (Tomcat connectors and utility classes) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]