Author: kkolinko Date: Tue Oct 4 04:32:25 2011 New Revision: 1178681 URL: http://svn.apache.org/viewvc?rev=1178681&view=rev Log: List jars in alphabetical order.
Modified: tomcat/trunk/RELEASE-NOTES Modified: tomcat/trunk/RELEASE-NOTES URL: http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES?rev=1178681&r1=1178680&r2=1178681&view=diff ============================================================================== --- tomcat/trunk/RELEASE-NOTES (original) +++ tomcat/trunk/RELEASE-NOTES Tue Oct 4 04:32:25 2011 @@ -104,10 +104,10 @@ for use by web applications (by placing * catalina-ant.jar (Tomcat Catalina Ant tasks) * catalina-ha.jar (High availability package) * catalina-tribes.jar (Group communication) +* ecj-@JDT_VERSION@.jar (Eclipse JDT Java compiler) * el-api.jar (EL 2.2 API) * jasper.jar (Jasper 2 Compiler and Runtime) * jasper-el.jar (Jasper 2 EL implementation) -* ecj-@JDT_VERSION@.jar (Eclipse JDT Java compiler) * jsp-api.jar (JSP 2.2 API) * servlet-api.jar (Servlet 3.0 API) * tomcat-api.jar (Interfaces shared by Catalina and Jasper) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org