File openjfx8.changes of Package openjfx8
-------------------------------------------------------------------
Wed Aug 28 20:27:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* openjfx-libprism.patch
+ fix build with gcc 14
-------------------------------------------------------------------
Tue Feb 20 16:25:01 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Dec 12 14:15:07 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Do not build javadoc on arm32, since on these platforms the
javadoc invocation throws java.lang.OutOfMemoryError
-------------------------------------------------------------------
Wed May 11 13:57:59 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Install the javadoc using %%mvn_install, so that this package
works eventually also with XMvn Javadoc Mojo that puts the
documentation to different directory then maven-javadoc-plugin's
aggregate task
-------------------------------------------------------------------
Mon Mar 21 12:11:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Fix build with maven-antrun-plugin 3.x
-------------------------------------------------------------------
Wed Jul 28 07:48:55 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* 0003-fix-cast-between-incompatible-function-types.patch
+ avoid warning-errors with unused variables
-------------------------------------------------------------------
Wed Jun 9 06:52:50 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- The modules media and web are included in the shaded jfxrt.jar
-------------------------------------------------------------------
Thu Oct 8 12:14:58 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Change build from using gradle to a mix of maven and ant builds
- Removed patches:
* 0001-Change-SWT-and-Lucene.patch
* 0002-Allow-build-to-work-on-newer-gradles.patch
+ gradle build specific patches not needed any more
* openjfx8-sysctl.patch
+ intergrated in 0000-Fix-wait-call-in-PosixPlatform.patch
- Modified patch:
* 0000-Fix-wait-call-in-PosixPlatform.patch
+ integrate the openjfx8-sysctl.patch
-------------------------------------------------------------------
Thu Oct 8 06:09:41 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* openjfx8-sysctl.patch
+ do not include unneeded deprecated header
-------------------------------------------------------------------
Mon Jan 27 09:21:52 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Rename package java-1_8_0-openjfx -> openjfx8 and install it
into a path that is not depending on a particular JDK.
- Document the way to integrate openjfx with a given JDK
- Modified patch:
* openjfx-icedtea8.patch
+ call the SurfaceData.getDefaultScale/getDefaultScaleX
by reflection in order to allow working with java runtime
environments that have either of them
-------------------------------------------------------------------
Thu Jan 9 16:01:37 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* openjfx-architectures.patch
+ fix build on s390x
-------------------------------------------------------------------
Thu Nov 21 10:27:25 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging for java-1_8_0-openjfx 8u202-b07 for
java-1_8_0-openjdk