Moving to Gradle (finally)

steve.x.northover at oracle.com steve.x.northover at oracle.com
Tue Jun 25 14:34:46 PDT 2013


On 25/06/2013 4:20 PM, Mario Torre wrote:
> On Tue, 2013-06-25 at 15:14 -0400, steve.x.northover at oracle.com wrote:
>> We are likely to be in flux for the rest of this week.
> Right :)
>
> ] * What went wrong:
> 22:04:10.761 [ERROR] [org.gradle.BuildExceptionReporter] Could not
> resolve all dependencies for configuration ':graphics:compile'.
> 22:04:10.761 [ERROR] [org.gradle.BuildExceptionReporter] > Could not
> find :plugin:.
> 22:04:10.762 [ERROR] [org.gradle.BuildExceptionReporter]   Required by:
> 22:04:10.762 [ERROR] [org.gradle.BuildExceptionReporter]
> javafx:graphics:unspecified
> 22:04:10.791 [ERROR] [org.gradle.BuildExceptionReporter]
>
> The good news is that:
>
> gradle eclipse
>
> worked :)

It is almost certain that we will not make use of the IDE support for 
gradle on the first go round.  There are many moving part and it is 
critical that people be able to work right away after the switch over.  
The IDE's *worked* but there were issues with proxies, builds going away 
for a long time, strange exceptions etc.  We'll revisit this after 
everyone is back working again.

>
> Well, importing the project basically nuked my Eclipse, but this is
> something I expected from Eclipse, nevertheless, it was able to import
> it before being stuck in a perennial compilation.
>
> Anyway, the ant build works fine.
>
> It is, however, still not able to compile itself:
>
> com.sun.javafx.accessible.providers.AccessibleProvider
>
> I though this was already released though (or I just misread some
> mails)?
>
> However, the big news is that running a JavaFX app seems to go way
> beyond what was possible just few weeks ago:
>
> Caused by: java.lang.ClassNotFoundException:
> com.sun.javafx.font.PrismFontLoader
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> 	... 12 more
>
> I guess the font code didn't yet hit the main repository right? I'm
> waiting forward for it!

By Monday we will ensure that contributors and committers can build and 
work in the open.  It'll be a bit rough, but we'll all be better for it.

>> Friday is the switch but he dust will have settled by Monday so that
>> would be a good time to try things out.  Of course, Monday is Canada
>> Day so I will be eating pancakes with maple syrup, frying bacon,
>> enjoying free health care, drinking beer and saying "Eh".
> Eh! Enjoy it!

Will also be patting beavers and playing hockey all day.

> Cheers,
> Mario
>
>



More information about the openjfx-dev mailing list