You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2015/03/10 20:36:22 UTC

svn commit: r1665661 - /tomcat/trunk/webapps/docs/config/jar-scan-filter.xml

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org