>>> >>> >> >> Alexander, >> >> I think I figured out how to include PR’s in my build and this appears good. >> >> codesign -v --verbose=4 "/Volumes/BlackJack Blastoff_Unsigned/BlackJack >> Blastoff_Unsigned.app" >> /Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app: valid >> on disk >> /Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app: >> satisfies its Designated Requirement >> >> This was new… >> Warning: Support for per-user configuration of the installed application >> will not be supported due to missing "BlackJack >> Blastoff_Unsigned.app/Contents/app/.package" in predefined signed >> application image. >> >> I’m not quite sure what it’s saying but it doesn’t seem to impact what I’m >> doing. > > This warning means that support for per-user configuration of the installed > application will be disabled. We added support for per-user configuration > with https://bugs.openjdk.org/browse/JDK-8250950 > <https://bugs.openjdk.org/browse/JDK-8250950> (Allow per-user and system wide > configuration of a jpackaged app). > > Thanks, > Alexander >
Alexander, I’ll take a look. It sounds like it could be a useful feature at times. The last update still works for me. Thanks again, Mike