This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 43d47bd Update changelog
43d47bd is described below
commit 43d47bd93d2df7e2f47c8cc92fb354e7c94f39a0
Author: remm <[email protected]>
AuthorDate: Mon Nov 8 11:36:43 2021 +0100
Update changelog
And a cleanup.
---
modules/openssl-java17/pom.xml | 1 -
webapps/docs/changelog.xml | 4 ++++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml
index 89088d7..d9180b1 100644
--- a/modules/openssl-java17/pom.xml
+++ b/modules/openssl-java17/pom.xml
@@ -28,7 +28,6 @@
<artifactId>tomcat-openssl</artifactId>
<name>Apache Tomcat OpenSSL support for Panama</name>
<description>OpenSSL support using the Panama API</description>
- <!-- This is the Apache OpenWebBeans version -->
<version>0.1</version>
<packaging>jar</packaging>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c912f3a..6c3d869 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -190,6 +190,10 @@
Servlet API. The new approach synchronizes the <code>service()</code>
method.
</fix>
+ <add>
+ Add OpenSSL support through the Panama API incubating in Java 17, with
+ support for OpenSSL 1.1+. This no longer requires tomcat-native. (remm)
+ </add>
</changelog>
</subsection>
<subsection name="WebSocket">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]