FreeBSD Bugzilla – Attachment 204562 Details for
Bug 238067
www/tomcat9 endorsed directory removed in Java 9 and not in official binary distribution
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to make port compliant with OpenJDK 11 & 12
tomcat9-endorsed.patch (text/plain), 880 bytes, created by
Tommy P
on 2019-05-23 08:45:10 UTC
(
hide
)
Description:
Patch to make port compliant with OpenJDK 11 & 12
Filename:
MIME Type:
Creator:
Tommy P
Created:
2019-05-23 08:45:10 UTC
Size:
880 bytes
patch
obsolete
>--- Makefile.ori 2019-05-23 01:05:18.472623000 -0700 >+++ Makefile 2019-05-23 01:34:04.279854000 -0700 >@@ -50,7 +50,6 @@ > > do-install: > @${MKDIR} ${STAGEDIR}${TOMCAT_HOME}/logs >- @${MKDIR} ${STAGEDIR}${TOMCAT_HOME}/endorsed > ${CP} -R ${WRKSRC}/* ${STAGEDIR}${TOMCAT_HOME} > > post-install: >--- files/tomcat9.in.ori 2019-05-23 01:05:28.245408000 -0700 >+++ files/tomcat9.in 2019-05-23 01:23:08.148063000 -0700 >@@ -124,7 +124,6 @@ > -Djava.util.logging.manager=${_tomcat_logging_manager} \ > -Djava.util.logging.config.file='${_tomcat_logging_config}' \ > ${_tomcat_java_opts} \ >- -Djava.endorsed.dirs='${_tomcat_catalina_home}/endorsed' \ > -Dcatalina.home='${_tomcat_catalina_home}' \ > -Dcatalina.base='${_tomcat_catalina_base}' \ > -Djava.io.tmpdir='${_tomcat_catalina_tmpdir}' \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238067
:
204562
|
204573