This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 339f910 Fix BZ number
339f910 is described below
commit 339f910ddd677cd2b48d86b59f5c7ad4d0ac4685
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 6eb0435..f3e161c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -52,7 +52,7 @@
path separator, so wrap using an IOException. (remm)
</fix>
<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]