slackbuilds/libraries/tomcat-native
Andrew Clemons 9699ba2d45
libraries/tomcat-native: Use zulu-opendjk11.
This is supported by upstream and JDK12 is EOL.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-03 15:56:48 +07:00
..
README
slack-desc
tomcat-native.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
tomcat-native.info libraries/tomcat-native: Use zulu-opendjk11. 2022-03-03 15:56:48 +07:00

README

The Apache Tomcat Native Library is an optional component for use
with Apache Tomcat that allows Tomcat to use certain native resources
for performance, compatibility, etc.

Specifically, the Apache Tomcat Native Library gives Tomcat access to
the Apache Portable Runtime (APR) library's network connection
(socket) implementation and random-number generator.