Files
gentoo/dev-java/asm-commons
Kaibo Ma a5db61dfb3 dev-java/asm{,-*}: new packages and version bumps
dev-java/asm bumped to the latest versions, because upstream doesn't
publish asm-all anymore, we should also split it into components.

The dependencies are as follows:
 - asm: no dependency
 - asm-tree: asm
 - asm-analysis: asm, asm-tree
 - asm-commons and asm-util: asm, asm-tree, asm-analysis

Testing is still restricted because it uses JUnit 5 for testing.

Signed-off-by: Kaibo Ma <kaiboma06@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19473
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-02-23 10:13:43 +01:00
..