6
0
forked from pool/jersey
Files
jersey/jersey.changes

75 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 8 22:46:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* jersey-asm-version.patch
+ our fix runtime errors because of the removal of repackaged
version of asm
+ Opcodes.ASM5 is too low for the system objectweb-asm version
-------------------------------------------------------------------
Mon Nov 4 21:29:39 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix conflict/choice of providers
-------------------------------------------------------------------
Wed Oct 30 07:53:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Build more modules since we have the dependencies
- Added patch:
* java-util-concurrent-ThreadFactory-newThread.patch
+ overriding method cannot be protected if the interface
method is public
-------------------------------------------------------------------
Wed Oct 2 23:59:58 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Disable wadl-doclet unconditionally, since it is broken with
all java versions
-------------------------------------------------------------------
Wed Feb 21 10:46:33 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Sep 11 10:35:32 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Tue Mar 22 16:10:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
- When building with java >= 13, don't build a module that
uses APIs that were removed
-------------------------------------------------------------------
Thu Mar 17 06:45:40 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build against external activation and jaxb-api dependencies
-------------------------------------------------------------------
Tue Mar 8 12:21:09 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Do not force building with java 8
- Added patch:
* jersey-2.28-contended.patch
+ Do not use the sun.misc.Contended annotation that is not
present in java > 8
-------------------------------------------------------------------
Tue May 11 17:39:20 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Do not build against the legacy version of guava
-------------------------------------------------------------------
Thu Jan 14 17:25:37 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Add jersey-bom artifact to the package
-------------------------------------------------------------------
Tue Jul 28 09:05:46 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of jersey 2.28