Author: violetagg Date: Tue Mar 10 19:36:22 2015 New Revision: 1665661 URL: http://svn.apache.org/r1665661 Log: Fixed 'pluggabilityScan' description. Issue reported via comments at apache org.
Modified: tomcat/trunk/webapps/docs/config/jar-scan-filter.xml Modified: tomcat/trunk/webapps/docs/config/jar-scan-filter.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/jar-scan-filter.xml?rev=1665661&r1=1665660&r2=1665661&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/jar-scan-filter.xml (original) +++ tomcat/trunk/webapps/docs/config/jar-scan-filter.xml Tue Mar 10 19:36:22 2015 @@ -121,7 +121,7 @@ <attribute name="pluggabilityScan" required="false"> <p>The comma separated list of JAR file name patterns - to skip when scanning for pluggable features introduced by Servlet 3.0 + to scan when scanning for pluggable features introduced by Servlet 3.0 specification. If not specified, the default is obtained from the <code>tomcat.util.scan.StandardJarScanFilter.jarsToScan</code> system property.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org