Changes between Initial Version and Version 1 of Ticket #69491


Ignore:
Timestamp:
Mar 13, 2024, 11:33:51 AM (2 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69491

    • Property Keywords sonoma added; jdk tomcat tomcat-native build removed
    • Property Cc mattbishop removed
    • Property Status changed from new to assigned
    • Property Owner set to mattbishop
  • Ticket #69491 – Description

    initial v1  
    11There appear to be two issues: a filename-handling issue, and not looking for a MacPorts-installed SDK when no other JDKs are installed.
    22
    3 Issue #1: build script not handling a space in a directory name ("Internet Plug-Ins"):
     3Issue !#1: build script not handling a space in a directory name ("Internet Plug-Ins"):
    44
    55
     
    1919So it knows the directory it's looking for, but the include directives are apparently not quoted. ("-I/Library/Internet")
    2020
    21 Issue #2 is that this would fail anyway because the JVM is no longer shipped by default, and the build script doesn't look for a MacPorts-installed JDK under /opt (in this case, the file in question is there, but just not found).
     21Issue !#2 is that this would fail anyway because the JVM is no longer shipped by default, and the build script doesn't look for a MacPorts-installed JDK under /opt (in this case, the file in question is there, but just not found).
    2222
    2323
     
    2626}}}
    2727
    28 Xcode 15.2
     28Xcode 15.2 \\
    2929Build version 15C500b