Changelog for
plexus-classworlds-javadoc-2.8.0-lp156.17.1.noarch.rpm :
* Tue Oct 08 2024 Fridrich Strba
- Upgrade to version 2.8.0
* Changes: + Adding support for PPC64LE + Allows to register a filtered class realm + Implement Closeable for ClassWorld + pom.xml and site.xml cleanup
* Wed Feb 21 2024 Fridrich Strba - Clean the spec file and simplify it a bit
* Thu May 19 2022 Fridrich Strba - Update to version 2.6.0
* Modular java JPMS support
* Tue Apr 09 2019 Fridrich Strba - Remove reference to the parent pom since we are not building using Maven.
* Thu Feb 14 2019 Fridrich Strba - Rename package to plexus-classworlds- Ugrade to version 2.5.2- Make building with tests optional as to avoid/shorten build cycles
* Wed May 16 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility- Added patch:
* classworlds-1.1-deprecated.patch + File.toURL() is deprecated
* Mon Sep 18 2017 fstrbaAATTsuse.com- Specify java source and target level 1.6 in order to allow build with jdk9- Clean spec file
* Fri May 19 2017 pcervinkaAATTsuse.com- New build dependency: javapackages-local- Fixed requires- Removed maven conditions- Spec file cleaned
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools