This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 57c6917 Fix BZ number
57c6917 is described below
commit 57c69179dfb6405671de65ae62efdb3764f8d22f
Author: remm <[email protected]>
AuthorDate: Wed Oct 16 11:19:06 2019 +0200
Fix BZ number
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f3b6a80..3d083d3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -48,7 +48,7 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>63765</bug>: Properly mark container as FAILED when a JVM error
+ <bug>63832</bug>: Properly mark container as FAILED when a JVM error
occurs on stop. (remm)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]