Author: markt Date: Sun Mar 13 21:18:40 2016 New Revision: 1734857 URL: http://svn.apache.org/viewvc?rev=1734857&view=rev Log: Add JASPIC
Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1734857&r1=1734856&r2=1734857&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Sun Mar 13 21:18:40 2016 @@ -20,8 +20,8 @@ ==================================================== This subproject contains the source code for Tomcat @VERSION_MAJOR_MINOR@, a container that -implements the Servlet 4.0, JSP 2.4?, EL 3.1? and WebSocket 1.2? specifications -from the Java Community Process <http://www.jcp.org/>. +implements the Servlet 4.0, JSP 2.4?, EL 3.1?, WebSocket 1.2? and JASPIC 1.1 +specifications from the Java Community Process <http://www.jcp.org/>. Note: If you just need to run Apache Tomcat, it is not necessary to build it. You may simply download a binary distribution. It is cross-platform. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org