Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-11 Thread Markus Koschany
Am 10.09.2015 um 23:17 schrieb Miguel Landaeta: > Hi Markus, > > On Thu, Sep 10, 2015 at 08:24:52PM +0200, Markus Koschany wrote: >> *ping* > > (ahem, reappearing after my vacations) Welcome back and don't forget to sign my key. :-) Cheers, Markus signature.asc Description: OpenPGP

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Markus Koschany
On Sat, 22 Aug 2015 00:19:43 +0200 Markus Koschany wrote: > I have pushed two commits. The first one implements the minimum > requirements to compile openjfx with gradle 2.5. Unfortunately I haven't > found a way to compile with WEBKIT yet. When I set COMPILE_WEBKIT = > false in

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Emmanuel Bourg
Le 10/09/2015 20:24, Markus Koschany a écrit : > Shall I proceed with this temporary solution? The only r-dep of openjfx > is netbeans which does not use openjfx at runtime so far. The web view based on WebKit is an important feature of JavaFX, it would be sad to disable it. I tried upgrading

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Markus Koschany
Am 11.09.2015 um 00:24 schrieb Emmanuel Bourg: > Le 10/09/2015 20:24, Markus Koschany a écrit : > >> Shall I proceed with this temporary solution? The only r-dep of openjfx >> is netbeans which does not use openjfx at runtime so far. > > The web view based on WebKit is an important feature of

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Miguel Landaeta
Hi Markus, On Thu, Sep 10, 2015 at 08:24:52PM +0200, Markus Koschany wrote: > *ping* (ahem, reappearing after my vacations) > Shall I proceed with this temporary solution? The only r-dep of openjfx > is netbeans which does not use openjfx at runtime so far. Someone > interested in sponsoring

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-08-21 Thread Markus Koschany
I have pushed two commits. The first one implements the minimum requirements to compile openjfx with gradle 2.5. Unfortunately I haven't found a way to compile with WEBKIT yet. When I set COMPILE_WEBKIT = false in debian/gradle.properties, building from source works again. The question is: Can we