Go to file
Anton Shvetz 18f03eb467 - Update to v1.15.1
* Changes of v1.15.1
    + Revert default EntryPoint for Android Gradle plugin to use
      DECORATE unless explicitly specified due to many generic type
      errors in Kotlin classes.
  * Changes of v1.15.0
    + Introduce AsmClassWriter and AsmClassReader abstractions that
      allow for plugging different implementations of readers and
      writers.
    + Add configuration extension to the Android Gradle plugin and
      make it behave like regular Gradle plugin with standard
      configuration.
    + Throw TypeNotPresentException upon discovering undeclared
      type variables as it was recently fixed on the JVM.
  * Changes of v1.14.19
    + Add Maven Mojo for transforming jars and for transforming
      dependencies folder.
    + Better error handling for unresolved type variables.
    + Allow loading arguments of the instrumented method in
      MemberSubstitution.
    + Fix checks for method visibility.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/byte-buddy?expand=0&rev=28
2024-09-01 16:31:02 +00:00
.gitattributes - Update to v1.15.1 2024-09-01 16:31:02 +00:00
.gitignore - Update to v1.15.1 2024-09-01 16:31:02 +00:00
0001-Avoid-bundling-asm.patch - Update to v1.15.1 2024-09-01 16:31:02 +00:00
byte-buddy-1.14.18.tar.gz - Update to v1.15.1 2024-09-01 16:31:02 +00:00
byte-buddy-1.15.1.tar.gz - Update to v1.15.1 2024-09-01 16:31:02 +00:00
byte-buddy.changes - Update to v1.15.1 2024-09-01 16:31:02 +00:00
byte-buddy.spec - Update to v1.15.1 2024-09-01 16:31:02 +00:00