Re: Some questions about participating in development

2015-04-17 Thread Kevin Rushforth
Hi Robert, Glad to hear it. The reason for the test failure is that the webkit native library (jfxwebkit) isn't built by default, but is copied from the JDK you use to build the rest of FX. Any number of interesting errors can happen if you have a mismatch in the native library versus the res

Some questions about participating in development

2015-04-16 Thread Robert Lichtenberger
Hello everyone, since I recently spammed https://javafx-jira.kenai.com with bug reports :-), I decided it's time to take the next step and contribute patches. With the help of https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX I was able to checkout & build the rt module and execu