You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cs...@apache.org on 2017/12/11 16:31:45 UTC

svn commit: r1817791 - /tomcat/trunk/webapps/docs/config/listeners.xml

Author: csutherl
Date: Mon Dec 11 16:31:45 2017
New Revision: 1817791

URL: http://svn.apache.org/viewvc?rev=1817791&view=rev
Log:
Follow-up to r1816546 The Listener was removed, removing documentation reference.

Modified:
    tomcat/trunk/webapps/docs/config/listeners.xml

Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=1817791&r1=1817790&r2=1817791&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Mon Dec 11 16:31:45 2017
@@ -571,15 +571,6 @@
 
   </subsection>
 
-  <subsection name="System property replacement - org.apache.catalina.util.SystemPropertyReplacerListener">
-
-    <p>This listener performs system property replacement using the property
-     source configured on the digester. When <code>${parameter}</code>
-     denoted parameters are found in the values of system properties,
-     the property source will be invoked to attempt to replace it.</p>
-
-  </subsection>
-
 </section>
 
 </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org