Changelog for
swingx-1.6.5.1-57.3.noarch.rpm :
* Wed Feb 21 2024 Gus Kenion
- Use %patch -P N instead of deprecated %patchN.
* Tue Sep 19 2023 Fridrich Strba - Do not require maven-javadoc-plugin that we don\'t use
* Mon Apr 11 2022 Fridrich Strba - Upgrade to version 1.6.5.1- Removed patches:
* swingx-0.9.4-LoginService.patch
* swingx-0.9.4-project-properties.patch
* swingx-0.9.4-swinglabs-build-impl.patch
* swingx-0.9.4-toArray.patch + not needed with this version- Added patches
* jdk17.patch + solve type resolution ambiguities with JDK 17
* swingx-java7-swing-painter-compat.patch + remove use of internal com.sun API for Java 7 compatibility
* swingx-java7-treepath-compat.patch + accomodate in tests for extra validation performed in Java 7
* swingx-java8-compat.patch + handle Java 8 verisons
* swingx-remove-jhlabs-filters.patch + remove dep that is not needed for successful test run
* swingx-uititlelabel-test-failure.patch + two tests failing for an unknown reason
* Wed Mar 23 2022 Fridrich Strba - Build with java source and target levels 8
* Wed Oct 03 2018 Fridrich Strba - Added patch:
* swingx-0.9.4-toArray.patch + Resolve ambiguity with a new toArray function added in jdk11
* Tue Sep 19 2017 fstrbaAATTsuse.com- Fix build with jdk9: specify java source and target level 1.6
* Fri May 19 2017 dziolkowskiAATTsuse.com- New build dependency: javapackages-local
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Tue Jul 08 2014 tchvatalAATTsuse.com- Do not depend on ant-nodeps.
* Fri Jun 27 2014 tchvatalAATTsuse.com- Cleanup with spec-cleaner