You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/09/23 15:28:39 UTC

svn commit: r1841759 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Sun Sep 23 15:28:39 2018
New Revision: 1841759

URL: http://svn.apache.org/viewvc?rev=1841759&view=rev
Log:
Line length
ws police

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1841759&r1=1841758&r2=1841759&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Sep 23 15:28:39 2018
@@ -76,10 +76,11 @@
         discard the query string. (remm)
       </fix>
       <add>
-        <bug>62755</bug>: Add ability to opt out of adding the default web.xml 
-        config when embedding Tomcat and adding a context via <code>addWebapp()</code>. 
-        Call <code>setAddDefaultWebXmlToWebapp(false)</code> to prevent the 
-        automatic config. (isapir)
+        <bug>62755</bug>: Add ability to opt out of adding the default web.xml
+        config when embedding Tomcat and adding a context via
+        <code>addWebapp()</code>. Call
+        <code>setAddDefaultWebXmlToWebapp(false)</code> to prevent the automatic
+        config. (isapir)
       </add>
       <fix>
         Add documentation about the files <code>context.xml.default</code> and



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