Name: | objectweb-asm |
---|---|
Version: | 7.3.1 |
Release: | 3.module+el8.3.0+9630+fe6f9367 |
Architecture: | noarch |
Module: | eclipse:ol8:8030020201023061315:d749068e eclipse:ol8:8040020201023100746:b230ed4e |
Group: | Unspecified |
Size: | 735012 |
License: | BSD |
RPM: | objectweb-asm-7.3.1-3.module+el8.3.0+9630+fe6f9367.noarch.rpm |
Source RPM: | objectweb-asm-7.3.1-3.module+el8.3.0+9630+fe6f9367.src.rpm |
Build Date: | Wed Jan 13 2021 |
Build Host: | jenkins-172-17-0-2-acff8f2a-4e73-459c-b80b-5d0678eaf371.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://asm.ow2.org/ |
Summary: | Java bytecode manipulation and analysis framework |
Description: | ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools. |
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
- Revert an upstream change to prevent breaking API change
- Upgraded to upstream version 7.3.1.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to latest upstream 7.0 release. - Removes package asm-xml (deprecated since 6.1).
- Update to latest upstream release - Fix test suite execution
- Repack the tarball without binaries
- Explicitly require javapackages-tools for asm-processor script which uses java-functions.