JavaFX Maven Plugin

Scott Kovatch scott.kovatch at oracle.com
Mon Nov 12 08:12:52 PST 2012


On Nov 11, 2012, at 9:02 PM, Daniel Zwolenski <zonski at gmail.com> wrote:

> Good news.
> 
> I know it's not in the Oracle style but is it at all possible to translate
> that into a ballpark estimate of time frame (i.e. if it's a few days away
> I'll wait, if it's a month or more away I'll keep going with the reflection
> based approach)?
> 
> I'm also hoping that the actual native code behind the custom launchers
> (included in each native bundle) will be included in the Open Sourced code
> - if not straight away then at least soon after?

Yes, all of the C/Objective-C for starting up the VM and running your application, as well as the ant task for assembling the app bundle is being open-sourced. The 'deploy' repository also has the DeployToolkit and Java launcher additions so your app works properly on older JREs.

Now that JavaFX will be included with the JRE, the wrappers may no longer be necessary, but one step at a time.

I have to check on something with the deploy team but we should be able to sort it out pretty quickly.

-- Scott K.

----------------------------------------
Scott Kovatch
scott.kovatch at oracle.com
Santa Clara/Pleasanton, CA



More information about the openjfx-dev mailing list