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 5c5525e Edit the Graal changelog to clarify
5c5525e is described below
commit 5c5525e794c8689a0e211ea3af3e9ffcd4d31159
Author: remm <[email protected]>
AuthorDate: Mon Jun 17 09:42:56 2019 +0200
Edit the Graal changelog to clarify
The native image tool cannot process the regular Tomcat packaging, so
edit changelog to indicate Graal support needs a single JAR such as
tomcat-maven.
---
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 eecddf8..40aabe9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -250,8 +250,8 @@
Switch from FindBugs to SpotBugs. (fschumacher)
</update>
<update>
- Start Graal native image compatibility. Support is initially targeted
- at the tomcat-maven packaging. (remm)
+ Start Graal native image compatibility, using the tomcat-maven
+ packaging. (remm)
</update>
<fix>
<bug>63403</bug>: Fix TestHttp2InitialConnection test failures when
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]