Bug#771514: openjfx: fxpackager missing files

2018-10-02 Thread Emmanuel Bourg
Control: tags -1 + wontfix Control: close -1 Upstream no longer builds javapackager by default. The tool is likely to be moved elsewhere as part of JEP 343 [1]. For these reasons I'm tagging the bug as wontfix and closing it. [1] http://openjdk.java.net/jeps/343

Bug#771514: openjfx: fxpackager missing files

2014-11-30 Thread Jiri Horner
Package: openjfx Version: 8u20-b26-3 Severity: important Hi, deployment with fxpackager is broken. Resource files were removed upstream by [0] (they are now using closed source version of deployment toolkit). If I provide these resource files in ant class path deployment works just fine. I

Bug#771514: openjfx: fxpackager missing files

2014-11-30 Thread Emmanuel Bourg
Hi Jiri, Thank you for the report. If I understand well we just have to add the dtjava.js script and the 8 images in the ant-javafx.jar file, right? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#771514: openjfx: fxpackager missing files

2014-11-30 Thread Jiri Horner
Yes, that should do the trick. I've checked that with oracle java, and that seems to be the only difference. Diff is result of `diff -u (unzip -l /usr/lib/jvm/java-8-openjdk-amd64/lib/ant-javafx.jar | awk '{ print $4 }' | sort) (unzip -l /usr/lib/jvm/jdk-8-oracle-x64/lib/ant-javafx.jar | awk

Bug#771514: openjfx: fxpackager missing files

2014-11-30 Thread Emmanuel Bourg
As I understand the code, these files are not strictly necessary to run the fx:deploy Ant task. By adding the includeDT=false attribute to the task the script will be loaded from http://java.com/js/dtjava.js instead of being embedded. With includeDT=true the task will break with an exception. We

Bug#771514: openjfx: fxpackager missing files

2014-11-30 Thread Jiri Horner
Having those files back upstream would be great. It doesn't make much sense to me why specificaly this files must be closed sourced. Have a good luck with Oracle. Jiri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact