97 lines
3.6 KiB
Plaintext
97 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 21 10:55:36 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 14:55:09 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source/target 8 to fix build with jdk 21
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 7 09:46:33 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 4.20
|
|
* Bugs
|
|
+ XBEAN-298: FileArchive can lead to NPE
|
|
+ XBEAN-326: NullpointerException in BundleAssignableClassFinder
|
|
+ XBEAN-327: ASM9 bundle
|
|
+ XBEAN-328: Upgrade to asm 9.0
|
|
+ XBEAN-329: trunk does not build due to unused import
|
|
+ XBEAN-330: Wrong OSGi manifests in xbean-asm9-shaded
|
|
+ XBEAN-331: Upgrade to asm 9.1
|
|
* Improvements
|
|
+ XBEAN-301: Add Automatic-Module-Name to xbean manifest
|
|
+ XBEAN-303: asm shade NOTICE file shouldnt exist
|
|
+ XBEAN-306: MultiJar release support enhancements
|
|
+ XBEAN-309: Support Constructors and Static Factory Methods
|
|
in xbean-reflect
|
|
+ XBEAN-310: Provide a PropertyEditorRegistry
|
|
+ XBEAN-312: Ensure multi-jar are not scanned twice
|
|
+ XBEAN-318: xbean-finder should log the class name on errors
|
|
+ XBEAN-319: Enable xbean-finder to not store classes without
|
|
annotations
|
|
+ XBEAN-320: Enable xbean-finder to not track some annotations
|
|
+ XBEAN-322: Upgrade to ASM 7.2
|
|
* New Features
|
|
+ XBEAN-305: Asm 6.1.1 upgrade
|
|
+ XBEAN-313: Create asm7 bundle
|
|
* Tasks
|
|
+ XBEAN-296: upgrade to asm 6
|
|
+ XBEAN-302: Upgrade to asm 6.1
|
|
+ XBEAN-308: ASM 6.2 upgrade
|
|
+ XBEAN-311: ASM 6.2.1
|
|
+ XBEAN-314: ASM 7.0 upgrade
|
|
+ XBEAN-316: Upgrade ASM to 7.1
|
|
+ XBEAN-321: Upgrade to asm 7.2-beta
|
|
+ XBEAN-323: Upgrade ASM to 7.3.1
|
|
+ XBEAN-325: Upgrade to asm 8
|
|
- Removed patch:
|
|
* 0003-Port-to-QDox-2.0.patch
|
|
+ not needed in modules that we build
|
|
- Changed patch:
|
|
* 0001-Unshade-ASM.patch -> 0002-Unbundle-ASM.patch
|
|
+ Different ASM version and code structure
|
|
- Added patch:
|
|
* 0003-Remove-dependency-on-log4j-and-commons-logging.patch
|
|
+ Remove unnecessary dependency on log4j and commons-logging
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 22 18:53:19 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build against the log4j12 packages, use the new reload4j
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 27 06:29:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- On supported platforms, avoid building with OpenJ9, in order to
|
|
prevent build cycles
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 17:00:13 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove references to parent from all pom files
|
|
- Avoid version-less dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 11:33:05 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build against the new log4j12 compat package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 4 11:35:11 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not require optional dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 10:21:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim future goals from description.
|
|
- Avoid double-shipping documentation.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 19:27:30 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of xbean version 4.5
|
|
- Spec file inspired by Fedora rpm package
|