Javapackager not calling MyApp-post-image.sh on MacOSX
Danno Ferrin
danno.ferrin at oracle.com
Wed Sep 3 21:15:20 UTC 2014
A quick code inspection shows that the post image script is only called for DMG packaging. Looks to be a PKG oversight. Could you post a bug to javafx-jira.kenai.com?
On Sep 3, 2014, at 2:31 PM, Jeff Martin <jeff at reportmill.com> wrote:
> Actually, for the moment I’m just generating “image”, though I tried pkg and it also didn’t call the post-image script.
>
> I love all the customization tips when verbose is turned on. I was hoping it would say, “No post-image script found at package/macosx/SnapCode-post-image.sh - add one here for customization”.
>
> jeff
>
>
> On Sep 3, 2014, at 2:46 PM, Danno Ferrin <danno.ferrin at oracle.com> wrote:
>
>> What mac package format? DMG or PKG?
>>
>>
>> On Sep 3, 2014, at 12:38 PM, Jeff Martin <jeff at reportmill.com> wrote:
>>
>>> I’m glad to see that javafxpackager is now javapackager. So my question should be - what is the proper forum to post a javapackger question, or who at Oracle could create a new dedicated forum for it?
>>>
>>> In the meantime, does anyone have a suggestion to diagnose why my custom package/macosx/MyApp-post-image.sh isn’t getting called? Javapackager is picking up my custom icons fine, and the windows post-image.wsf is getting picked up fine. Just not getting called on MacOSX.
>>>
>>> jeff
>>
>
More information about the openjfx-dev
mailing list