Danno,
      Thanks so much for the information. Could you show a sample about how to 
include a click-thought license in my build? Right now I have entire build 
process set up and could successfully build all DMG, PKG and PKG_MacAppStore 
and signed by our Developer certificate. What should I do to put our license 
file into build? Any info are really appreciate.

Thanks,

Tai


> On Aug 6, 2015, at 10:39 PM, Danno Ferrin <danno.fer...@oracle.com> wrote:
> 
> Currently the Mac App Store support for java packager does not support a 
> click-through license.  One could be added if a web-bug feature request was 
> posted, and we could add it to the queue.  We do support click-through 
> licenses for .DMG and .PKG distributions on mac, just not MAS right now.
> 
> Right now we only use synthesized distribution.xml files created by 
> productbuild and don't create our own, this is much more resilient to the OS 
> changing underneath us.
> 
> --Danno
> 
>> On Aug 6, 2015, at 2:11 PM, Tai Hu <tai...@veroanalytics.com> wrote:
>> 
>> Hi all,
>>    I am preparing our product (built in JavaFX 8) for submission to Apple 
>> Mac Store. All code signing and self-contained installer generation are 
>> done. However, I couldn’t figure out how I could add our license file into 
>> pkg package, which will show the end user before installation. Based on 
>> JavaFX 8 deployment document, this could be done by using drop in resources. 
>> I could find any more details or sample online. Could anyone point me to a 
>> right direction? 
>> 
>> Thanks,
>> 
>> Tai
> 

Reply via email to