RFR: 8332110: [macos] jpackage tries to sign added files without the --mac-sign option [v2]

Michael Hall mik3hall at gmail.com
Fri May 31 23:05:04 UTC 2024


Yes you can file an Apple bug report but I think these days it requires a developer account to get to the bug reporter.

The indicated documentation doesn’t mention anything about your own files/directories. So I think a bug report might be appropriate. One in but the other out doesn’t seem right.

I used to have my own directory in an application but that was pre-jpackage. And prior to Apple’s incremental security crack-downs with Gatekeeper. I think I had code with special class loading requirements where I wanted to load it outside class path. 

My app no longer includes that. I have a resources jar where I dump all my miscellaneous and retrieve them from there.

> On May 31, 2024, at 4:40 PM, Nir Lisker <nlisker at openjdk.org> wrote:
> 
> 
> I see, but it doesn't say where to put license files, which are usually in the root. Do you know where these belong?
> 
> -------------
> 
> PR Comment: https://git.openjdk.org/jdk/pull/19377#issuecomment-2143012428

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240531/7b1e385f/attachment.htm>


More information about the core-libs-dev mailing list