<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">BTW, in Xcode.app bundle (12.4),<div class="">/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/share/OSGi-Bundles/org.apache.logging.log4j.core-2.11.2.jar</div><div class=""><br class=""></div><div class="">I imagine that will be getting updated not long after they realize it's there.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 12, 2021, at 22:02, Steven Smith <<a href="mailto:steve.t.smith@gmail.com" class="">steve.t.smith@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Java figures out which version to use from JAVA_HOME or /Library/Java/JavaVirtualMachines. Are you sure that’s not a MacPorts version?<br class=""><br class="">My native macOS java binary runs the last LTS jdk from MacPorts:<br class=""><br class=""><blockquote type="cite" class="">sudo -u solr /usr/bin/java -version<br class="">openjdk version "11.0.13" 2021-10-19<br class="">OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)<br class="">OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)<br class=""></blockquote><br class=""><br class="">This is a simple path issue because `java` Is found in /usr/bin. If you want to use a MacPorts-installed binary, set up your paths appropriately. I’m not aware of any practical difference this would make.<br class=""><br class=""><blockquote type="cite" class="">port provides /Library/Java/JavaVirtualMachines/openjdk11-temurin/Contents/Home/bin/java<br class="">/Library/Java/JavaVirtualMachines/openjdk11-temurin/Contents/Home/bin/java is provided by: openjdk11-temurin<br class=""></blockquote><br class=""><br class=""><br class=""><blockquote type="cite" class="">On Dec 12, 2021, at 18:19, Gerben Wierda via macports-users <<a href="mailto:macports-users@lists.macports.org" class="">macports-users@lists.macports.org</a>> wrote:<br class=""><br class="">Which means that MacPorts solr8 runs using macOS native java and not one from MacPorts itself. I thought the MacPorts stuff was supposed to be fully independent (except for Xcode).<br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>-- <br class="">eMail:<span class="Apple-tab-span" style="white-space: pre;">                          </span><a href="mailto:rlhamil@smart.net" class="">mailto:rlhamil@smart.net</a></div><div><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></div></body></html>