[Bug 976102] New: JavaFX/OpenJFX is not yet packaged
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Bug ID: 976102 Summary: JavaFX/OpenJFX is not yet packaged Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: All OS: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Java Assignee: bnc-team-java@forge.provo.novell.com Reporter: matthias@mailaender.name QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I was trying to compile OpenChrom according to https://wiki.openchrom.net/index.php/Development using the Eclipse IDE. A major pain was the JavaFX dependency, which just doesn't exist in openSUSE at all. Purging SUSE's OpenJDK and installing Oracle Java was ultimately the only solution. For Fedora/Mageia and Debian/Ubuntu you can simply install openjfx packages from the repositories. I tried packaging it myself: https://build.opensuse.org/package/show/home:Mailaender:branches:Java:packag... but pretty much failed early as openSUSE is missing the gradle and the whole xmvn infrastructure so dependencies can't get packaged and resolved. I would like to fill this gap for SUSE to scratch my own itch, but I need some help here. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Benedikt Geißler <benedikt@g5r.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benedikt@g5r.eu -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c1 Daniel Ziltener <zilti@lyrion.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zilti@lyrion.ch --- Comment #1 from Daniel Ziltener <zilti@lyrion.ch> --- I'm also surprised the OpenJDK 9 packager went through the pain to remove a now integral part of the JDK before creating RPMs. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c2 Martin Pluskal <mpluskal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpluskal@suse.com --- Comment #2 from Martin Pluskal <mpluskal@suse.com> --- (In reply to Daniel Ziltener from comment #1)
I'm also surprised the OpenJDK 9 packager went through the pain to remove a now integral part of the JDK before creating RPMs. You are assuming something that is not correct without even checking https://build.opensuse.org/package/view_file/Java:Factory/java-9-openjdk/jav...
As reported asked, feel free to help though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c3 Matthias Mailänder <matthias@mailaender.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #3 from Matthias Mailänder <matthias@mailaender.name> --- Fedora/Debian seem to have solved it already: https://pkgs.org/download/javafx -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Cletus Lichte <lichte@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lichte@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Cletus Lichte <lichte@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c4 --- Comment #4 from Matthias Mailänder <matthias@mailaender.name> --- This also blocks the update of the Integrated Development Environment BlueJ from openSUSE education: /home/abuild/rpmbuild/BUILD/bluej-4.1.2/boot/src/bluej/Boot.java:24: error: package javafx.application does not exist -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Matthias Mailänder <matthias@mailaender.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |963323 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c5 Sverre Moe <sverre.moe@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damico.luca91@live.it --- Comment #5 from Sverre Moe <sverre.moe@gmail.com> --- *** Bug 991307 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c6 Sverre Moe <sverre.moe@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sverre.moe@gmail.com --- Comment #6 from Sverre Moe <sverre.moe@gmail.com> --- (In reply to Sverre Moe from comment #5)
*** Bug 991307 has been marked as a duplicate of this bug. ***
In this duplicate bug report it was mentioned the reason for unable to build OpenJFX was because SUSE doesn't build OpenJDK, but IcedTea. Would not the solution be to ditch IcedTea and build OpenJDK from sources like Fedora and Debian does? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Kirill Kirillov <kkirill@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkirill@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c7 --- Comment #7 from Matthias Mailänder <matthias@mailaender.name> --- You got that wrong. The real reason is that SUSE does not support the Maven/Gradle build system, which is very popular in the Java world. See Bug 963323 which is marked as a dependency here. The xmvn solution that RedHat developed, can't be easily ported to the Open Build Service. See https://fedora-java.github.io/xmvn/ for more details. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c8 --- Comment #8 from Sverre Moe <sverre.moe@gmail.com> --- So the problem is SUSE OBS doesn't have Maven or Gradle build tools necessary for building OpenJDK and OpenJFX without Icedtea? Well Maven has been available for a long time at devel:tools:building (though not an official repository), and Gradle are part of the official OpenSUSE distribution. However from what I have seen from OpenJDK documentation it is built with make not maven/gradle. http://openjdk.java.net/groups/build/ -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c9 --- Comment #9 from Matthias Mailänder <matthias@mailaender.name> --- https://build.opensuse.org/package/show/Java:packages/gradle only contains gradle-open-api.jar and not the binary. Also the dependency fetching from Maven Central during build time isn't solved for SUSE and the build service. See https://en.opensuse.org/User:A_faerber/Maven_packaging if you want to help fix this. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c10 Christoph Obexer <cobexer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cobexer@gmail.com --- Comment #10 from Christoph Obexer <cobexer@gmail.com> --- I also wanted to add that the lack of Java FX makes openSUSE unsuitable for use by students of (at least) the Tecnical University of Vienna because multiple courses there require Java with Java FX.
From what I have seen by other students Ubuntu has packages available.
(and adding self to CC) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c11 --- Comment #11 from Daniel Ziltener <zilti@lyrion.ch> --- Yes. By now OpenSUSE is the last distribution I know that does not package OpenJFX together with OpenJDK. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Manfred Härtel <Manfred.Haertel@rz-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Manfred.Haertel@rz-online.d | |e -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Seiji Hiwatari <hiwatari.seiji@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hiwatari.seiji@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Karl Ove Hufthammer <karl@huftis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karl@huftis.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c12 Javier Llorente <javier@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karl.mistelberger@nefkom.ne | |t --- Comment #12 from Javier Llorente <javier@opensuse.org> --- *** Bug 1135525 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 Bug 976102 depends on bug 963323, which changed state. Bug 963323 Summary: Making Maven officially available in openSUSE http://bugzilla.opensuse.org/show_bug.cgi?id=963323 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976102 http://bugzilla.opensuse.org/show_bug.cgi?id=976102#c13 Javier Llorente <javier@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |javier@opensuse.org Resolution|--- |FIXED --- Comment #13 from Javier Llorente <javier@opensuse.org> --- Fridrich Strba has also packaged openjfx. Therefore another bug is closed :-) https://lists.opensuse.org/opensuse-factory/2020-01/msg00082.html https://build.opensuse.org/package/show/openSUSE:Factory/openjfx -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com