SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cglib-3.3.0-56.8.noarch.rpm :

* Tue Sep 12 2023 Fridrich Strba - Simplify and clean-up the spec file
* Wed Apr 27 2022 Fridrich Strba - Remove links between artifacts and their parent since we are not building with maven
* Wed Dec 29 2021 David Anes - Don\'t inject true in cglib pom, as 3.3.0 already provides that option and it makes the POM xml incorrect.
* Mon Dec 27 2021 David Anes - Update to upstream 3.3.0
* emits code compatible with java 1.8, so we can call static interface methods.
* minor fix for allowing a fastclass to call static interface methods.
* update to asm 7.1
* make ant dependency optional
* add Automatic Module Names
* Expose non-bridge methods more frequently.
* Drop support for Java6. (It may continue to work, but continuous integration tests will no longer validate it does.)
* Fix #115: Release resources eagerly.
* Deprecated TinyBitSet.
* Add workarounds for changes coming from Jigsaw.
* Fix #89 / #90 (generated incorrect code for bridge methods sometimes)- Update project url to new github site (old one redirects there)
* Tue Mar 05 2019 Fridrich Strba - Upgrade to upstream 3.2.4- Generate and customize ant build system- Removed patches:
* cglib-build_xml.patch
* fix-javadoc.patch + Not needed any more
* Tue Dec 11 2018 Fridrich Strba - Build with objectweb-asm >= 5 in order not get stuck on a particular asmN dependency
* Mon Oct 29 2018 Fridrich Strba - Upgrade to version 3.1, the last one buildable with ant- Depend on asm5- Modified patch:
* cglib-build_xml.patch + rediff to changed context- Added patch:
* fix-javadoc.patch + Do not import with wildcards a package that has no classes + Fixes javadoc generation
* Mon Oct 29 2018 Fridrich Strba - Add aliases to the maven artifact
* Wed Jun 13 2018 fstrbaAATTsuse.com- Depend on asm3 and not objectweb-asm, since the binaries are equivalent.
* Wed May 16 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
 
ICM