remm 2003/09/08 06:49:23 Modified: . RELEASE-NOTES Log: - Update the classloader contents. Revision Changes Path 1.8 +4 -5 jakarta-tomcat-5/RELEASE-NOTES Index: RELEASE-NOTES =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/RELEASE-NOTES,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- RELEASE-NOTES 6 Sep 2003 17:50:07 -0000 1.7 +++ RELEASE-NOTES 8 Sep 2003 13:49:23 -0000 1.8 @@ -56,12 +56,10 @@ * commons-collections.jar (Commons Collections 2.1) * commons-dbcp.jar (Commons DBCP 1.0) * commons-el.jar (Commons Expression Language 1.0) -* commons-logging-api.jar (Commons Logging 1.0.3) * commons-pool.jar (Commons Pool 1.0) * jasper-compiler.jar (Jasper 2 Compiler) * jasper-runtime.jar (Jasper 2 Runtime) -* jmx.jar (From mx4j-1.1.1) -* jmx-tools.jar (From mx4j-1.1.1) +* jmx.jar (Sun JMX RI 1.2) * jsp-api.jar (JSP 2.0 API) * commons-el.jar (JSP 2.0 Expression Language) * naming-common.jar (JNDI Context implementation) @@ -73,7 +71,8 @@ putting unpacked classes into a "classes" directory (not created by default), or by placing them in JAR files in the "lib" directory. -Tomcat 5.0 also makes Xerces 2 available to web applications. +Tomcat 5.0 also makes Xerces 2 and the Commons Logging API (release 1.0.3) +available to web applications. --------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]