Refactoring JavaFX Builds & Sources

Richard Bair richard.bair at oracle.com
Fri Feb 1 13:50:53 PST 2013


In terms of where the code lives and such, or in terms of how the deployment tools work?

On Feb 1, 2013, at 1:49 PM, Daniel Zwolenski <zonski at gmail.com> wrote:

> Will this cover building the deployment/packaging libraries (currently a mess)?
> 
> 
> 
> On 02/02/2013, at 5:29 AM, Richard Bair <richard.bair at oracle.com> wrote:
> 
>> OK, I've split the generation script into two pieces -- one is closed and one is open. The open one contains all the logic for creating a "javafx" directory sibling of rt and copying sources etc into it, in the new directory layout.
>> 
>> It doesn't build yet unless jfxrt.jar is on the class path. If you manage to get the right version of the file it should build -- modulo the printing build break that is awaiting the next weekly build.
>> 
>> Richard



More information about the openjfx-dev mailing list