You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by is...@apache.org on 2019/12/25 04:27:52 UTC

[tomcat] 03/03: BZ-63691 Improved changelog entry

This is an automated email from the ASF dual-hosted git repository.

isapir pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 81e721526d4125e68e591dddf14dbb460f02f43b
Author: Igal Sapir <is...@apache.org>
AuthorDate: Tue Dec 24 17:13:52 2019 -0800

    BZ-63691 Improved changelog entry
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c97b9f5..f8f1894 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -80,8 +80,8 @@
         sessions. (schultz)
       </fix>
       <update>
-        <bug>63691</bug>: Skip all jars and directories scanning when a wildcard
-        pattern <code>*</code> or <code>*.jar</code> is set or added to
+        <bug>63691</bug>: Skip all jar and directory scanning when the wildcard
+        pattern &quot;*&quot; or &quot;*.jar&quot; is set or added to
         <code>tomcat.util.scan.StandardJarScanFilter.jarsToSkip</code>. (isapir)
       </update>
     </changelog>


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