48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 12 12:38:18 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 19 08:35:54 UTC 2022 - Michael Calmer <mc@suse.com>
|
|
|
|
- update to version 1.5.1 (jsc#SLE-23217)
|
|
* 1.5.1 (20-Oct-2019)
|
|
+ Patch release to satisfy odd metadata requirements of a
|
|
security tool (wrt https/http for `url` in pom.xml)
|
|
* 1.5.0 (23-Mar-2019)
|
|
+ #43: Missing synchronization on `ResolvedObjectType#getConstructors`
|
|
(reported by pkwarren@github)
|
|
+ Add JDK9+ module-info using Moditect plugin
|
|
* 1.4.0 (27-Mar-2018)
|
|
+ #41: Make cache used by `TypeResolver` pluggable; offer concurrent
|
|
variant in addition to LRU
|
|
- build with xmvn
|
|
- Removed: build.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 11 08:21:44 UTC 2018 - moio@suse.com
|
|
|
|
- upgrade to minor version forward-compatible with Hibernate 5.3
|
|
- 1.3.4: #38: Add `Automatic-Module-Name` for JDK9 interoperability
|
|
- 1.3.3: #33: "ghost" type parameter in field
|
|
- 1.3.2: #30: ArrayIndexOutOfBoundsException when resolving Object.class
|
|
- 1.3.1 Fix a problem with caching of subtype-extended types, causing problems due to mutable `TypePlaceHolder`
|
|
- Remove:
|
|
* classmate-1.3.0-jdk9.patch (obsoleted)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 12:02:51 UTC 2017 - moio@suse.com
|
|
|
|
- Fix build for JDK9
|
|
- Add:
|
|
* classmate-1.3.0-jdk9.patch.new
|
|
- Changed:
|
|
* build.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 1 06:59:18 UTC 2016 - moio@suse.com
|
|
|
|
- Initial version
|
|
|