Contribution to OpenJFX
Scott Kovatch
scott.kovatch at oracle.com
Wed Nov 14 16:16:03 PST 2012
On Nov 14, 2012, at 2:04 PM, Richard Bair <richard.bair at oracle.com> wrote:
>
>
> On Nov 6, 2012, at 10:02 PM, Mario Torre <neugens at redhat.com> wrote:
>
>> Il giorno mar, 06/11/2012 alle 07.32 -0800, Richard Bair ha scritto:
>>> Hi Deepak,
>>>
>>> This is great news! I don't know if Mario / Roman or any other RedHat engineers working on this will be at Devoxx? I'm planning on spending most of Tuesday at the Devoxx Hackergarten working on upgrading the build. Also, we should have the javafx packager (which does the native application co-bundles) open sourced this week.
>>>
>>> Cheers!
>>> Richard
>>
>> Hi Richard,
>>
>> Unfortunately we won't be at Devoxx but I've seen the discussion going
>> on and is very welcomed news!
>>
>> I think the native packager is an interesting challenge to include in
>> Linux distributions, indeed a very good starting point.
>>
>> Does it depend on other JavaFX code internally or is a standalone tool?
>
> I think it is standalone. Scott?
The native packager has no dependency on JavaFX. It should be completely standalone.
There is some code specifically for launching FX applications that handle not having an FX runtime. I haven't looked, but I would think they don't depend on FX.
I'm working on open sourcing javafxpackager, but I got pulled back to look at a 7u10 regression. I'll have a better estimate once I get that taken care of.
-- Scott K.
More information about the openjfx-dev
mailing list