Accepting request 1203778 from Java:packages
1.15.1 OBS-URL: https://build.opensuse.org/request/show/1203778 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=6
This commit is contained in:
commit
1731eaee1b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74129de1641d7d4090535b775ecb01bdd6fca4d44044f0844c875494fcfb6957
|
||||
size 2042176
|
3
byte-buddy-1.15.2.tar.gz
Normal file
3
byte-buddy-1.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b6b9ba1e53e8df099fad19f6c7d2cc010f2572ee0cee303938b62ef1122116
|
||||
size 2049227
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 21:44:53 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v1.15.2
|
||||
* Changes of v1.15.2
|
||||
+ Add support for multi-release JAR files in ClassFileLocators
|
||||
and Plugin.Engine.Default.
|
||||
+ Add Gradle task for transforming multiple jar files with
|
||||
ByteBuddyJarsTask.
|
||||
+ Avoid validation of JarFile when extracting individual
|
||||
entries.
|
||||
+ Rework discovery in ByteBuddyMojo.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 16:25:12 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: byte-buddy
|
||||
Version: 1.15.1
|
||||
Version: 1.15.2
|
||||
Release: 0
|
||||
Summary: Runtime code generation for the Java virtual machine
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user